mirror of https://github.com/tteck/Proxmox.git
Update alpine-adguard-v5.sh
This commit is contained in:
parent
79e7f7b38c
commit
754dec41fc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue