Update alpine-vaultwarden-v5.sh

This commit is contained in:
tteckster 2023-03-19 13:50:21 -04:00 committed by GitHub
parent 0647dc67a1
commit cab8db92bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -338,6 +338,7 @@ function install_script() {
ARCH_CHECK
PVE_CHECK
NEXTID=$(pvesh get /cluster/nextid)
timezone=$(cat /etc/timezone)
header_info
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info