Replies: 3 comments
-
That is a bug on the frontend, as default is for debian/ubunut and not alpine as the wget call is slightly different. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ucramos |
Beta Was this translation helpful? Give feedback.
0 replies
-
Merged with PR #3110 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The bash command on this script is incorrect:
https://community-scripts.github.io/ProxmoxVE/scripts?id=alpine-it-tools
It states
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/undefined)"
instead of
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-it-tools.sh)"
Beta Was this translation helpful? Give feedback.
All reactions