Vaultwarden Alpine update script "command not found" problem #3087
Unanswered
silencer1979
asked this question in
Q&A
Replies: 1 comment
-
Please check if curl/wget is installed in the container. It can not source a file from github |
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.
-
Hey guys, i am using vautlwarden alpine container and want to update it via
bash -c "$(wget -qO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-vaultwarden.sh)"
The script is returning a lot of errors and nothing is really happening:
I did some apk update/upgrade but the "command not found" still comes up.
Any ideas how to solve that issue?
Thanks and kind Regards
Beta Was this translation helpful? Give feedback.
All reactions