diff --git a/ct/adguard-v5.sh b/ct/adguard-v5.sh index 749345522..844fd239c 100644 --- a/ct/adguard-v5.sh +++ b/ct/adguard-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -365,7 +366,6 @@ msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/alpine-v5.sh b/ct/alpine-v5.sh index 754f2e496..01242e044 100644 --- a/ct/alpine-v5.sh +++ b/ct/alpine-v5.sh @@ -325,6 +325,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -344,7 +345,6 @@ apk upgrade &>/dev/null msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/archlinux-v5.sh b/ct/archlinux-v5.sh index 23e9b352c..f9154d57d 100644 --- a/ct/archlinux-v5.sh +++ b/ct/archlinux-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ pacman -Sy archlinux-keyring && pacman -Su msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/audiobookshelf-v5.sh b/ct/audiobookshelf-v5.sh index 67b9743ff..51f3fbe56 100644 --- a/ct/audiobookshelf-v5.sh +++ b/ct/audiobookshelf-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -343,7 +344,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/autobrr-v5.sh b/ct/autobrr-v5.sh index 087549614..4f1ed7cd5 100644 --- a/ct/autobrr-v5.sh +++ b/ct/autobrr-v5.sh @@ -327,6 +327,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -357,7 +358,6 @@ msg_ok "Started ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/blocky-v5.sh b/ct/blocky-v5.sh index d197e42ae..bc8697197 100644 --- a/ct/blocky-v5.sh +++ b/ct/blocky-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/casaos-v5.sh b/ct/casaos-v5.sh index 8bc4d3378..8657add46 100644 --- a/ct/casaos-v5.sh +++ b/ct/casaos-v5.sh @@ -337,6 +337,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -357,7 +358,6 @@ msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$FUSE" == "yes" ]; then diff --git a/ct/changedetection-v5.sh b/ct/changedetection-v5.sh index c4b00088a..4df5b5b3b 100644 --- a/ct/changedetection-v5.sh +++ b/ct/changedetection-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -347,7 +348,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/cronicle-v5.sh b/ct/cronicle-v5.sh index 6d87466f9..7b1835c1f 100644 --- a/ct/cronicle-v5.sh +++ b/ct/cronicle-v5.sh @@ -326,6 +326,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -394,7 +395,6 @@ exit fi } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/daemonsync-v5.sh b/ct/daemonsync-v5.sh index 70ffccbb2..339180a70 100644 --- a/ct/daemonsync-v5.sh +++ b/ct/daemonsync-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/dashy-v5.sh b/ct/dashy-v5.sh index e81e0be12..9449b137f 100644 --- a/ct/dashy-v5.sh +++ b/ct/dashy-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -374,7 +375,6 @@ msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/debian-v5.sh b/ct/debian-v5.sh index a42ebe1f1..8819bc736 100644 --- a/ct/debian-v5.sh +++ b/ct/debian-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -343,7 +344,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/deconz-v5.sh b/ct/deconz-v5.sh index c0985471c..0ba3f34f3 100644 --- a/ct/deconz-v5.sh +++ b/ct/deconz-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -349,7 +350,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/deluge-v5.sh b/ct/deluge-v5.sh index d249c0849..49f23d873 100644 --- a/ct/deluge-v5.sh +++ b/ct/deluge-v5.sh @@ -325,6 +325,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -344,7 +345,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/devuan-v5.sh b/ct/devuan-v5.sh index c494a805e..65b4e0ea8 100644 --- a/ct/devuan-v5.sh +++ b/ct/devuan-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -343,7 +344,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/docker-v5.sh b/ct/docker-v5.sh index 35a93d520..cc5e47975 100644 --- a/ct/docker-v5.sh +++ b/ct/docker-v5.sh @@ -336,6 +336,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -354,7 +355,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated ${APP} LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$FUSE" == "yes" ]; then diff --git a/ct/emby-v5.sh b/ct/emby-v5.sh index 022e8a4d3..1874ee85b 100644 --- a/ct/emby-v5.sh +++ b/ct/emby-v5.sh @@ -337,6 +337,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -367,7 +368,6 @@ msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/emqx-v5.sh b/ct/emqx-v5.sh index c5cd3d702..614b40455 100644 --- a/ct/emqx-v5.sh +++ b/ct/emqx-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -347,7 +348,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated ${APP} LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/esphome-v5.sh b/ct/esphome-v5.sh index 3dda16712..91dbc0b5a 100644 --- a/ct/esphome-v5.sh +++ b/ct/esphome-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -354,7 +355,6 @@ msg_ok "Started ESPHome" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/grafana-v5.sh b/ct/grafana-v5.sh index 9dc81a585..2662a04db 100644 --- a/ct/grafana-v5.sh +++ b/ct/grafana-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/grocy-v5.sh b/ct/grocy-v5.sh index 97ec5e40c..9563990b8 100644 --- a/ct/grocy-v5.sh +++ b/ct/grocy-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -347,7 +348,6 @@ msg_ok "Updated ${APP}" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/heimdalldashboard-v5.sh b/ct/heimdalldashboard-v5.sh index ebbf5c099..6596aa0bf 100644 --- a/ct/heimdalldashboard-v5.sh +++ b/ct/heimdalldashboard-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -427,7 +428,6 @@ msg_ok "Started ${APP}" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/homeassistant-core-v5.sh b/ct/homeassistant-core-v5.sh index f60c6ff53..e3ada4d10 100644 --- a/ct/homeassistant-core-v5.sh +++ b/ct/homeassistant-core-v5.sh @@ -331,6 +331,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -422,7 +423,6 @@ exit fi } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/homeassistant-v5.sh b/ct/homeassistant-v5.sh index 5887793b8..ee46dbe81 100644 --- a/ct/homeassistant-v5.sh +++ b/ct/homeassistant-v5.sh @@ -339,6 +339,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -422,7 +423,6 @@ exit fi } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$FUSE" == "yes" ]; then diff --git a/ct/homebridge-v5.sh b/ct/homebridge-v5.sh index caabb1f4b..806346490 100644 --- a/ct/homebridge-v5.sh +++ b/ct/homebridge-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/homepage-v5.sh b/ct/homepage-v5.sh index 17d8197b5..fae8323e2 100644 --- a/ct/homepage-v5.sh +++ b/ct/homepage-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -354,7 +355,6 @@ systemctl start homepage msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/homer-v5.sh b/ct/homer-v5.sh index 9661e1321..36c823ef2 100644 --- a/ct/homer-v5.sh +++ b/ct/homer-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -367,7 +368,6 @@ msg_ok "Started ${APP}" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/hyperion-v5.sh b/ct/hyperion-v5.sh index 4198119d8..29c990c58 100644 --- a/ct/hyperion-v5.sh +++ b/ct/hyperion-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/influxdb-v5.sh b/ct/influxdb-v5.sh index 2a8151c35..ec9f8b242 100644 --- a/ct/influxdb-v5.sh +++ b/ct/influxdb-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/iobroker-v5.sh b/ct/iobroker-v5.sh index 398478a83..9e37fd2b7 100644 --- a/ct/iobroker-v5.sh +++ b/ct/iobroker-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/jellyfin-v5.sh b/ct/jellyfin-v5.sh index 2332180d1..519151872 100644 --- a/ct/jellyfin-v5.sh +++ b/ct/jellyfin-v5.sh @@ -339,6 +339,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -357,7 +358,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated ${APP} LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/k0s-v5.sh b/ct/k0s-v5.sh index 421e517b9..e91106f24 100644 --- a/ct/k0s-v5.sh +++ b/ct/k0s-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/kavita-v5.sh b/ct/kavita-v5.sh index f3c2eebe3..94bd161dd 100644 --- a/ct/kavita-v5.sh +++ b/ct/kavita-v5.sh @@ -327,6 +327,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -346,7 +347,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/keycloak-v5.sh b/ct/keycloak-v5.sh index 2998f12f4..b106d2c9f 100644 --- a/ct/keycloak-v5.sh +++ b/ct/keycloak-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -349,7 +350,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/lidarr-v5.sh b/ct/lidarr-v5.sh index 3f63d0d40..fe6acc9af 100644 --- a/ct/lidarr-v5.sh +++ b/ct/lidarr-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -343,7 +344,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/magicmirror-v5.sh b/ct/magicmirror-v5.sh index d43b49c4b..c6802492f 100644 --- a/ct/magicmirror-v5.sh +++ b/ct/magicmirror-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -350,7 +351,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/mariadb-v5.sh b/ct/mariadb-v5.sh index f8604781a..e56b6b44b 100644 --- a/ct/mariadb-v5.sh +++ b/ct/mariadb-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/meshcentral-v5.sh b/ct/meshcentral-v5.sh index f34b8c82c..1b16dc68b 100644 --- a/ct/meshcentral-v5.sh +++ b/ct/meshcentral-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/motioneye-v5.sh b/ct/motioneye-v5.sh index 633c6a00f..0017ab4d0 100644 --- a/ct/motioneye-v5.sh +++ b/ct/motioneye-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -347,7 +348,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/mqtt-v5.sh b/ct/mqtt-v5.sh index 312134fa1..efe46dedf 100644 --- a/ct/mqtt-v5.sh +++ b/ct/mqtt-v5.sh @@ -326,6 +326,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -347,7 +348,6 @@ msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/n8n-v5.sh b/ct/n8n-v5.sh index 8533e4349..c6828567f 100644 --- a/ct/n8n-v5.sh +++ b/ct/n8n-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/navidrome-v5.sh b/ct/navidrome-v5.sh index ce73bc4cf..bc6db67bc 100644 --- a/ct/navidrome-v5.sh +++ b/ct/navidrome-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -359,7 +360,6 @@ msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/nextcloudpi-v5.sh b/ct/nextcloudpi-v5.sh index 86d2abdb8..2afbaa121 100644 --- a/ct/nextcloudpi-v5.sh +++ b/ct/nextcloudpi-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/nginxproxymanager-v5.sh b/ct/nginxproxymanager-v5.sh index 0c91b4ffb..aa9ca1a9d 100644 --- a/ct/nginxproxymanager-v5.sh +++ b/ct/nginxproxymanager-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -457,7 +458,6 @@ msg_ok "Cleaned" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/nocodb-v5.sh b/ct/nocodb-v5.sh index 1248bb47e..929112bd0 100644 --- a/ct/nocodb-v5.sh +++ b/ct/nocodb-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -351,7 +352,6 @@ msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/node-red-v5.sh b/ct/node-red-v5.sh index 0f5dbf282..f5f1fba16 100644 --- a/ct/node-red-v5.sh +++ b/ct/node-red-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -383,7 +384,6 @@ exit fi } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/omada-v5.sh b/ct/omada-v5.sh index f0fe5e7b8..ae6ad8a5f 100644 --- a/ct/omada-v5.sh +++ b/ct/omada-v5.sh @@ -337,6 +337,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -347,7 +348,6 @@ PVE_CHECK advanced_settings fi } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/omv-v5.sh b/ct/omv-v5.sh index fc816afbf..13b0bb86f 100644 --- a/ct/omv-v5.sh +++ b/ct/omv-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -349,7 +350,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/openhab-v5.sh b/ct/openhab-v5.sh index 936d9cfb2..bb41242fb 100644 --- a/ct/openhab-v5.sh +++ b/ct/openhab-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -349,7 +350,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/paperless-ngx-v5.sh b/ct/paperless-ngx-v5.sh index 7c02f6f27..fa7444420 100644 --- a/ct/paperless-ngx-v5.sh +++ b/ct/paperless-ngx-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -416,7 +417,6 @@ exit fi } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/photoprism-v5.sh b/ct/photoprism-v5.sh index c5421e363..4953243d3 100644 --- a/ct/photoprism-v5.sh +++ b/ct/photoprism-v5.sh @@ -327,6 +327,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -369,7 +370,6 @@ msg_ok "Started PhotoPrism" msg_ok "Update Successful" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/pihole-v5.sh b/ct/pihole-v5.sh index e81072e6c..b2b7db58a 100644 --- a/ct/pihole-v5.sh +++ b/ct/pihole-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/plex-v5.sh b/ct/plex-v5.sh index ad63a59e1..e71889385 100644 --- a/ct/plex-v5.sh +++ b/ct/plex-v5.sh @@ -338,6 +338,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -367,7 +368,6 @@ bash -c "$(wget -qO - https://raw.githubusercontent.com/mrworf/plexupdate/master exit fi } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/podman-homeassistant-v5.sh b/ct/podman-homeassistant-v5.sh index 585fb5639..c1ba384fb 100644 --- a/ct/podman-homeassistant-v5.sh +++ b/ct/podman-homeassistant-v5.sh @@ -332,6 +332,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -399,7 +400,6 @@ exit fi } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/podman-v5.sh b/ct/podman-v5.sh index 3ba547384..0fa602e5f 100644 --- a/ct/podman-v5.sh +++ b/ct/podman-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/postgresql-v5.sh b/ct/postgresql-v5.sh index bca3cb471..a8f24dedd 100644 --- a/ct/postgresql-v5.sh +++ b/ct/postgresql-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/prometheus-v5.sh b/ct/prometheus-v5.sh index 687b8205c..8d6b444f7 100644 --- a/ct/prometheus-v5.sh +++ b/ct/prometheus-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/prowlarr-v5.sh b/ct/prowlarr-v5.sh index b0aadbb58..dec41aee3 100644 --- a/ct/prowlarr-v5.sh +++ b/ct/prowlarr-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -343,7 +344,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/radarr-v5.sh b/ct/radarr-v5.sh index 17f607079..70f6d794e 100644 --- a/ct/radarr-v5.sh +++ b/ct/radarr-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -343,7 +344,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/readarr-v5.sh b/ct/readarr-v5.sh index e8a323b08..e79a0e141 100644 --- a/ct/readarr-v5.sh +++ b/ct/readarr-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -343,7 +344,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/rockylinux-v5.sh b/ct/rockylinux-v5.sh index aeb48aeb2..56403ea1e 100644 --- a/ct/rockylinux-v5.sh +++ b/ct/rockylinux-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -349,7 +350,6 @@ pacman -Sy archlinux-keyring && pacman -Su msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/sabnzbd-v5.sh b/ct/sabnzbd-v5.sh index 863ea9451..d34674cab 100644 --- a/ct/sabnzbd-v5.sh +++ b/ct/sabnzbd-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -343,7 +344,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/scrypted-v5.sh b/ct/scrypted-v5.sh index 1c950d52c..acf113731 100644 --- a/ct/scrypted-v5.sh +++ b/ct/scrypted-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -349,7 +350,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/shinobi-v5.sh b/ct/shinobi-v5.sh index 184f05d1b..08aca23c4 100644 --- a/ct/shinobi-v5.sh +++ b/ct/shinobi-v5.sh @@ -337,6 +337,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -358,7 +359,6 @@ pm2 restart cron msg_ok "Updated Shinobi LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/sonarr-v5.sh b/ct/sonarr-v5.sh index a887509c2..47397bdd9 100644 --- a/ct/sonarr-v5.sh +++ b/ct/sonarr-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -343,7 +344,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/syncthing-v5.sh b/ct/syncthing-v5.sh index 2dd091c65..e6ad0979e 100644 --- a/ct/syncthing-v5.sh +++ b/ct/syncthing-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -349,7 +350,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/tdarr-v5.sh b/ct/tdarr-v5.sh index 9d0884134..d078ef544 100644 --- a/ct/tdarr-v5.sh +++ b/ct/tdarr-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -343,7 +344,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/technitiumdns-v5.sh b/ct/technitiumdns-v5.sh index 80727dc5a..374a8b327 100644 --- a/ct/technitiumdns-v5.sh +++ b/ct/technitiumdns-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -410,7 +411,6 @@ fi msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/transmission-v5.sh b/ct/transmission-v5.sh index f1f69af93..1e823bd09 100644 --- a/ct/transmission-v5.sh +++ b/ct/transmission-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -343,7 +344,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated ${APP} LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/trilium-v5.sh b/ct/trilium-v5.sh index a52e09636..1a8818ffb 100644 --- a/ct/trilium-v5.sh +++ b/ct/trilium-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -367,7 +368,6 @@ msg_ok "Started ${APP}" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/ubuntu-v5.sh b/ct/ubuntu-v5.sh index 78a1d4bce..4c8eeff39 100644 --- a/ct/ubuntu-v5.sh +++ b/ct/ubuntu-v5.sh @@ -333,6 +333,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -351,7 +352,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated ${APP} LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/umbrel-v5.sh b/ct/umbrel-v5.sh index 75bb0d59d..a0964a32f 100644 --- a/ct/umbrel-v5.sh +++ b/ct/umbrel-v5.sh @@ -337,6 +337,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -355,7 +356,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated ${APP} LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$FUSE" == "yes" ]; then diff --git a/ct/unifi-v5.sh b/ct/unifi-v5.sh index e13aa3a94..08fc5a772 100644 --- a/ct/unifi-v5.sh +++ b/ct/unifi-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -348,7 +349,6 @@ msg_ok "Updated ${APP}" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/uptimekuma-v5.sh b/ct/uptimekuma-v5.sh index 64c0a2eb2..fc2b2662c 100644 --- a/ct/uptimekuma-v5.sh +++ b/ct/uptimekuma-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -365,7 +366,6 @@ msg_ok "Started ${APP}" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/vaultwarden-v5.sh b/ct/vaultwarden-v5.sh index 9eb335e97..e08c9440c 100644 --- a/ct/vaultwarden-v5.sh +++ b/ct/vaultwarden-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -416,7 +417,6 @@ exit fi } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/whisparr-v5.sh b/ct/whisparr-v5.sh index 912b2df82..64b76ebfd 100644 --- a/ct/whisparr-v5.sh +++ b/ct/whisparr-v5.sh @@ -325,6 +325,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -344,7 +345,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/whoogle-v5.sh b/ct/whoogle-v5.sh index 2713bc4b9..a5e65954d 100644 --- a/ct/whoogle-v5.sh +++ b/ct/whoogle-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -347,7 +348,6 @@ msg_ok "Updated ${APP} LXC" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/wikijs-v5.sh b/ct/wikijs-v5.sh index 1ed58c5a0..b69e504cb 100644 --- a/ct/wikijs-v5.sh +++ b/ct/wikijs-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -361,7 +362,6 @@ msg_ok "Started ${APP}" msg_ok "Update Successfull" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/wireguard-v5.sh b/ct/wireguard-v5.sh index 4738f193d..c18bf9f64 100644 --- a/ct/wireguard-v5.sh +++ b/ct/wireguard-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -403,7 +404,6 @@ exit fi } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/yunohost-v5.sh b/ct/yunohost-v5.sh index d73d52c9d..bc234a6c4 100644 --- a/ct/yunohost-v5.sh +++ b/ct/yunohost-v5.sh @@ -324,6 +324,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -343,7 +344,6 @@ apt-get -y upgrade &>/dev/null msg_ok "Updated $APP LXC" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/zigbee2mqtt-v5.sh b/ct/zigbee2mqtt-v5.sh index 879efc0a8..71465d159 100644 --- a/ct/zigbee2mqtt-v5.sh +++ b/ct/zigbee2mqtt-v5.sh @@ -329,6 +329,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -394,7 +395,6 @@ start_zigbee2mqtt echo "Done!" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then diff --git a/ct/zwave-js-ui-v5.sh b/ct/zwave-js-ui-v5.sh index d5e8b421e..1e4dd191e 100644 --- a/ct/zwave-js-ui-v5.sh +++ b/ct/zwave-js-ui-v5.sh @@ -328,6 +328,7 @@ function advanced_settings() { function install_script() { ARCH_CHECK PVE_CHECK +header_info if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" @@ -361,7 +362,6 @@ msg_ok "Cleaned" msg_ok "Updated Successfully!\n" exit } -header_info if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi if [ "$VERB" == "yes" ]; then set -x; fi if [ "$CT_TYPE" == "1" ]; then