-
|
First of all, thx for this nice integration to easily add and update LXC. Yesterday, I upgraded my Proxmox install from 9.1 to 9.2, and since then I cannot use scripts anymore. It is reported that only V9.0 and 9.1 are supported. If I look into the github of the scripts I see that version 9.2 should be working (community-scripts/ProxmoxVE#14624) Any ideas what I can do? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
PR #593 fixes this issue. It needs to be reviewed and merged, after which a new release (1.0.1 maybe?) can be published. In the meantime, you can manually edit |
Beta Was this translation helpful? Give feedback.
PR #593 fixes this issue. It needs to be reviewed and merged, after which a new release (1.0.1 maybe?) can be published.
In the meantime, you can manually edit
scripts/core/core.funcin your LXC and change it just like the PR does. It's just 5 lines of code. I did it and it's working fine for me.