mirror of
https://github.com/extremeshok/xshok-proxmox.git
synced 2026-04-25 13:45:48 +03:00
[GH-ISSUE #24] Script failing when using latest Proxmox 6 #21
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xshok-proxmox#21
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 @yorch on GitHub (Jan 30, 2020).
Original GitHub issue: https://github.com/extremeshok/xshok-proxmox/issues/24
Thanks for this project, it's awesome!
I've just found an issue when running the script following the instructions on OVH, on a new Proxmox 6, the script silently fails to finish, specifically in this line:
Because the package can not be found. Reason behind it is because this line:
As
contribis not configured by default:Thanks!