mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-24 20:25:50 +03:00
[GH-ISSUE #92] Allow Updates to Require No User Interaction #28
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gdeeble on GitHub (Oct 9, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/92
🌟 Briefly describe the feature
When clicking update, the script should be able to run without user interaction
📝 Detailed description
Seeing as this is scripted, it would be beneficial that on clicking update, the script would run and update as expected without requiring a user to press enter on the update screen in SSH.
💡 Why is this useful?
By doing this, you can gain the follow:
@michelroegl-brunner commented on GitHub (Oct 9, 2025):
We did not do that in the main repo, and as this is just a extention to it, we will not make changes to the scripts or the backend wich are not done to the main repo as well. otherwise maintainig would kill us time wise.
This will be here if it ever gets implemented in the main repo
@gdeeble commented on GitHub (Oct 11, 2025):
That's fair.
My thought would be only if we could get the main repo to support passing args to the script that link directly to the menu options, for quick execution.
If we can get this in the main repo, then this could fall right into place.
@michelroegl-brunner commented on GitHub (Oct 11, 2025):
That is planned and in the dev repo implemented, at least for the install