Update vaultwarden-v5.sh

This commit is contained in:
tteckster 2023-01-01 19:46:09 -05:00 committed by GitHub
parent 9d4543859c
commit d837f80df6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -318,7 +318,7 @@ WVRELEASE=$(curl -s https://api.github.com/repos/dani-garcia/bw_web_builds/relea
UPD=$(whiptail --title "UPDATE" --radiolist --cancel-button Exit-Script "Choose Type" 8 58 3 \
"1" "VaultWarden $VAULT" ON \
"2" "Web-Vault $WVRELEASE" OFF \
"3" "Get Admin Token" OFF \
"3" "Show Admin Token" OFF \
3>&1 1>&2 2>&3)
clear