diff --git a/ct/adguard-v5.sh b/ct/adguard-v5.sh index 9dc43c1e..1712a5cb 100644 --- a/ct/adguard-v5.sh +++ b/ct/adguard-v5.sh @@ -308,6 +308,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/alpine-v5.sh b/ct/alpine-v5.sh index 35f6281f..54c22de2 100644 --- a/ct/alpine-v5.sh +++ b/ct/alpine-v5.sh @@ -303,6 +303,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/archlinux-v5.sh b/ct/archlinux-v5.sh index dfff1b92..95c10260 100644 --- a/ct/archlinux-v5.sh +++ b/ct/archlinux-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/audiobookshelf-v5.sh b/ct/audiobookshelf-v5.sh index 9242fcdd..ff935f0a 100644 --- a/ct/audiobookshelf-v5.sh +++ b/ct/audiobookshelf-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/autobrr-v5.sh b/ct/autobrr-v5.sh index 9ca4e4eb..cd96f5ed 100644 --- a/ct/autobrr-v5.sh +++ b/ct/autobrr-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/blocky-v5.sh b/ct/blocky-v5.sh index c46910d2..0b4cbb3a 100644 --- a/ct/blocky-v5.sh +++ b/ct/blocky-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/casaos-v5.sh b/ct/casaos-v5.sh index 5cf56fab..3fa66922 100644 --- a/ct/casaos-v5.sh +++ b/ct/casaos-v5.sh @@ -315,6 +315,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/changedetection-v5.sh b/ct/changedetection-v5.sh index 31579b5d..b65a0dad 100644 --- a/ct/changedetection-v5.sh +++ b/ct/changedetection-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/cronicle-v5.sh b/ct/cronicle-v5.sh index e70ada94..74be773d 100644 --- a/ct/cronicle-v5.sh +++ b/ct/cronicle-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) SERVER="y" if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info diff --git a/ct/daemonsync-v5.sh b/ct/daemonsync-v5.sh index e13c30fa..adc75226 100644 --- a/ct/daemonsync-v5.sh +++ b/ct/daemonsync-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/dashy-v5.sh b/ct/dashy-v5.sh index b4752088..bfcb34ee 100644 --- a/ct/dashy-v5.sh +++ b/ct/dashy-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/debian-v5.sh b/ct/debian-v5.sh index 8498bf44..5e4fa0c6 100644 --- a/ct/debian-v5.sh +++ b/ct/debian-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/deconz-v5.sh b/ct/deconz-v5.sh index 10b86a46..89c32a4e 100644 --- a/ct/deconz-v5.sh +++ b/ct/deconz-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/deluge-v5.sh b/ct/deluge-v5.sh index f39993b7..73e2245d 100644 --- a/ct/deluge-v5.sh +++ b/ct/deluge-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/devuan-v5.sh b/ct/devuan-v5.sh index 18314c8b..2960dcf5 100644 --- a/ct/devuan-v5.sh +++ b/ct/devuan-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/docker-v5.sh b/ct/docker-v5.sh index e2fae63d..1feac5e2 100644 --- a/ct/docker-v5.sh +++ b/ct/docker-v5.sh @@ -315,6 +315,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/emby-v5.sh b/ct/emby-v5.sh index 3cacee22..1223a7ed 100644 --- a/ct/emby-v5.sh +++ b/ct/emby-v5.sh @@ -315,6 +315,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/emqx-v5.sh b/ct/emqx-v5.sh index b266c401..ce4a3eb8 100644 --- a/ct/emqx-v5.sh +++ b/ct/emqx-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/esphome-v5.sh b/ct/esphome-v5.sh index 76351357..f7878d90 100644 --- a/ct/esphome-v5.sh +++ b/ct/esphome-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/grafana-v5.sh b/ct/grafana-v5.sh index affbb10c..c46f7cf0 100644 --- a/ct/grafana-v5.sh +++ b/ct/grafana-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/grocy-v5.sh b/ct/grocy-v5.sh index a34dc88a..e4d5da2e 100644 --- a/ct/grocy-v5.sh +++ b/ct/grocy-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/heimdalldashboard-v5.sh b/ct/heimdalldashboard-v5.sh index 4a53e66c..1e49b20d 100644 --- a/ct/heimdalldashboard-v5.sh +++ b/ct/heimdalldashboard-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/homeassistant-core-v5.sh b/ct/homeassistant-core-v5.sh index 52f02ead..9feed06f 100644 --- a/ct/homeassistant-core-v5.sh +++ b/ct/homeassistant-core-v5.sh @@ -310,6 +310,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/homeassistant-v5.sh b/ct/homeassistant-v5.sh index 9e5ce694..54876f28 100644 --- a/ct/homeassistant-v5.sh +++ b/ct/homeassistant-v5.sh @@ -317,6 +317,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/homebridge-v5.sh b/ct/homebridge-v5.sh index 64e22f21..9d09d315 100644 --- a/ct/homebridge-v5.sh +++ b/ct/homebridge-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/homepage-v5.sh b/ct/homepage-v5.sh index c49c6aed..54e78413 100644 --- a/ct/homepage-v5.sh +++ b/ct/homepage-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/homer-v5.sh b/ct/homer-v5.sh index d69eac74..74d2faf5 100644 --- a/ct/homer-v5.sh +++ b/ct/homer-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/hyperion-v5.sh b/ct/hyperion-v5.sh index 80f85457..fa7305ab 100644 --- a/ct/hyperion-v5.sh +++ b/ct/hyperion-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/influxdb-v5.sh b/ct/influxdb-v5.sh index add95c65..13f562d0 100644 --- a/ct/influxdb-v5.sh +++ b/ct/influxdb-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/iobroker-v5.sh b/ct/iobroker-v5.sh index 636185a2..cbd24901 100644 --- a/ct/iobroker-v5.sh +++ b/ct/iobroker-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/jellyfin-v5.sh b/ct/jellyfin-v5.sh index 84192c05..92963190 100644 --- a/ct/jellyfin-v5.sh +++ b/ct/jellyfin-v5.sh @@ -317,6 +317,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/k0s-v5.sh b/ct/k0s-v5.sh index 70751b32..51020bab 100644 --- a/ct/k0s-v5.sh +++ b/ct/k0s-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/kavita-v5.sh b/ct/kavita-v5.sh index 8034c056..3dab0b39 100644 --- a/ct/kavita-v5.sh +++ b/ct/kavita-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/keycloak-v5.sh b/ct/keycloak-v5.sh index 9f1c722d..26cb939e 100644 --- a/ct/keycloak-v5.sh +++ b/ct/keycloak-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/lidarr-v5.sh b/ct/lidarr-v5.sh index 8d1357aa..9c68fa10 100644 --- a/ct/lidarr-v5.sh +++ b/ct/lidarr-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/magicmirror-v5.sh b/ct/magicmirror-v5.sh index 3fd984f8..d7dbff67 100644 --- a/ct/magicmirror-v5.sh +++ b/ct/magicmirror-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/mariadb-v5.sh b/ct/mariadb-v5.sh index 8d83119a..566980b8 100644 --- a/ct/mariadb-v5.sh +++ b/ct/mariadb-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/meshcentral-v5.sh b/ct/meshcentral-v5.sh index b493cfc4..ebcf4de9 100644 --- a/ct/meshcentral-v5.sh +++ b/ct/meshcentral-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/motioneye-v5.sh b/ct/motioneye-v5.sh index 4bb45c79..131b1378 100644 --- a/ct/motioneye-v5.sh +++ b/ct/motioneye-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/mqtt-v5.sh b/ct/mqtt-v5.sh index 97851b63..a81be389 100644 --- a/ct/mqtt-v5.sh +++ b/ct/mqtt-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/n8n-v5.sh b/ct/n8n-v5.sh index 23031b22..0387cf08 100644 --- a/ct/n8n-v5.sh +++ b/ct/n8n-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/navidrome-v5.sh b/ct/navidrome-v5.sh index 8380caf5..828a9973 100644 --- a/ct/navidrome-v5.sh +++ b/ct/navidrome-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/nextcloudpi-v5.sh b/ct/nextcloudpi-v5.sh index 0045fbea..980df719 100644 --- a/ct/nextcloudpi-v5.sh +++ b/ct/nextcloudpi-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/nginxproxymanager-v5.sh b/ct/nginxproxymanager-v5.sh index 5a7d054c..76300329 100644 --- a/ct/nginxproxymanager-v5.sh +++ b/ct/nginxproxymanager-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/nocodb-v5.sh b/ct/nocodb-v5.sh index 3435f936..5a97280b 100644 --- a/ct/nocodb-v5.sh +++ b/ct/nocodb-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/node-red-v5.sh b/ct/node-red-v5.sh index 7bbd6ea5..4a097c8a 100644 --- a/ct/node-red-v5.sh +++ b/ct/node-red-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/omada-v5.sh b/ct/omada-v5.sh index 89f3d53d..3b172e6b 100644 --- a/ct/omada-v5.sh +++ b/ct/omada-v5.sh @@ -315,6 +315,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/omv-v5.sh b/ct/omv-v5.sh index 4fc74864..aef3c5a3 100644 --- a/ct/omv-v5.sh +++ b/ct/omv-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/openhab-v5.sh b/ct/openhab-v5.sh index 8ff96776..f7a9c109 100644 --- a/ct/openhab-v5.sh +++ b/ct/openhab-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/paperless-ngx-v5.sh b/ct/paperless-ngx-v5.sh index 617f59f4..1fadd950 100644 --- a/ct/paperless-ngx-v5.sh +++ b/ct/paperless-ngx-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/photoprism-v5.sh b/ct/photoprism-v5.sh index 7550f008..f4aac843 100644 --- a/ct/photoprism-v5.sh +++ b/ct/photoprism-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/pihole-v5.sh b/ct/pihole-v5.sh index 2c18a546..1b431b48 100644 --- a/ct/pihole-v5.sh +++ b/ct/pihole-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/plex-v5.sh b/ct/plex-v5.sh index 29269fcf..7c952562 100644 --- a/ct/plex-v5.sh +++ b/ct/plex-v5.sh @@ -316,6 +316,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/podman-homeassistant-v5.sh b/ct/podman-homeassistant-v5.sh index 24aaad01..0fcc2ef2 100644 --- a/ct/podman-homeassistant-v5.sh +++ b/ct/podman-homeassistant-v5.sh @@ -310,6 +310,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/podman-v5.sh b/ct/podman-v5.sh index ffdabfcc..bc32bcd4 100644 --- a/ct/podman-v5.sh +++ b/ct/podman-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/postgresql-v5.sh b/ct/postgresql-v5.sh index 6e152417..3e22961d 100644 --- a/ct/postgresql-v5.sh +++ b/ct/postgresql-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/prometheus-v5.sh b/ct/prometheus-v5.sh index 8c9b31f9..14d2bdfb 100644 --- a/ct/prometheus-v5.sh +++ b/ct/prometheus-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/prowlarr-v5.sh b/ct/prowlarr-v5.sh index 594f7f8f..c4ee6ac5 100644 --- a/ct/prowlarr-v5.sh +++ b/ct/prowlarr-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/radarr-v5.sh b/ct/radarr-v5.sh index 6eaf95f0..70047f02 100644 --- a/ct/radarr-v5.sh +++ b/ct/radarr-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/readarr-v5.sh b/ct/readarr-v5.sh index 58ec0a00..9ca21e01 100644 --- a/ct/readarr-v5.sh +++ b/ct/readarr-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/rockylinux-v5.sh b/ct/rockylinux-v5.sh index 7cdb1b04..ab20ec5c 100644 --- a/ct/rockylinux-v5.sh +++ b/ct/rockylinux-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/sabnzbd-v5.sh b/ct/sabnzbd-v5.sh index 2e05e34d..1a12456b 100644 --- a/ct/sabnzbd-v5.sh +++ b/ct/sabnzbd-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/scrypted-v5.sh b/ct/scrypted-v5.sh index 2f09f4fa..f2c62c6c 100644 --- a/ct/scrypted-v5.sh +++ b/ct/scrypted-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/shinobi-v5.sh b/ct/shinobi-v5.sh index 1c156ade..ae74209b 100644 --- a/ct/shinobi-v5.sh +++ b/ct/shinobi-v5.sh @@ -315,6 +315,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/sonarr-v5.sh b/ct/sonarr-v5.sh index ac800e70..9f7c7aca 100644 --- a/ct/sonarr-v5.sh +++ b/ct/sonarr-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/syncthing-v5.sh b/ct/syncthing-v5.sh index 8d467138..3332c9c5 100644 --- a/ct/syncthing-v5.sh +++ b/ct/syncthing-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/tdarr-v5.sh b/ct/tdarr-v5.sh index da90c7a7..5887c936 100644 --- a/ct/tdarr-v5.sh +++ b/ct/tdarr-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/technitiumdns-v5.sh b/ct/technitiumdns-v5.sh index 1b4ffb23..13bf077d 100644 --- a/ct/technitiumdns-v5.sh +++ b/ct/technitiumdns-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/transmission-v5.sh b/ct/transmission-v5.sh index 52d637b0..5faf1999 100644 --- a/ct/transmission-v5.sh +++ b/ct/transmission-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/trilium-v5.sh b/ct/trilium-v5.sh index 9136a3f5..3a56f7ea 100644 --- a/ct/trilium-v5.sh +++ b/ct/trilium-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/ubuntu-v5.sh b/ct/ubuntu-v5.sh index 2abd7330..8662b645 100644 --- a/ct/ubuntu-v5.sh +++ b/ct/ubuntu-v5.sh @@ -315,6 +315,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/umbrel-v5.sh b/ct/umbrel-v5.sh index 62e253b4..e427eb00 100644 --- a/ct/umbrel-v5.sh +++ b/ct/umbrel-v5.sh @@ -315,6 +315,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/unifi-v5.sh b/ct/unifi-v5.sh index 73149b53..97b2d8d9 100644 --- a/ct/unifi-v5.sh +++ b/ct/unifi-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/uptimekuma-v5.sh b/ct/uptimekuma-v5.sh index 3f07b1bf..f787ed05 100644 --- a/ct/uptimekuma-v5.sh +++ b/ct/uptimekuma-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/vaultwarden-v5.sh b/ct/vaultwarden-v5.sh index 48ce831e..9b5005e6 100644 --- a/ct/vaultwarden-v5.sh +++ b/ct/vaultwarden-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/whisparr-v5.sh b/ct/whisparr-v5.sh index 8d589997..e742faef 100644 --- a/ct/whisparr-v5.sh +++ b/ct/whisparr-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/whoogle-v5.sh b/ct/whoogle-v5.sh index fa0abf90..ff1933c5 100644 --- a/ct/whoogle-v5.sh +++ b/ct/whoogle-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/wikijs-v5.sh b/ct/wikijs-v5.sh index faf9297d..57aab382 100644 --- a/ct/wikijs-v5.sh +++ b/ct/wikijs-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/wireguard-v5.sh b/ct/wireguard-v5.sh index bbc09052..5ad2594b 100644 --- a/ct/wireguard-v5.sh +++ b/ct/wireguard-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/yunohost-v5.sh b/ct/yunohost-v5.sh index 5688cd90..3f7662b9 100644 --- a/ct/yunohost-v5.sh +++ b/ct/yunohost-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/zigbee2mqtt-v5.sh b/ct/zigbee2mqtt-v5.sh index 78ead1d8..9d3fe35b 100644 --- a/ct/zigbee2mqtt-v5.sh +++ b/ct/zigbee2mqtt-v5.sh @@ -307,6 +307,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}" diff --git a/ct/zwave-js-ui-v5.sh b/ct/zwave-js-ui-v5.sh index 1b3284e0..80726b4f 100644 --- a/ct/zwave-js-ui-v5.sh +++ b/ct/zwave-js-ui-v5.sh @@ -306,6 +306,7 @@ function install_script() { ARCH_CHECK PVE_CHECK header_info +NEXTID=$(pvesh get /cluster/nextid) if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then header_info echo -e "${BL}Using Default Settings${CL}"