diff --git a/ct/adguard-v5.sh b/ct/adguard-v5.sh index 11e4c705..9dc43c1e 100644 --- a/ct/adguard-v5.sh +++ b/ct/adguard-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/alpine-v5.sh b/ct/alpine-v5.sh index f952238b..35f6281f 100644 --- a/ct/alpine-v5.sh +++ b/ct/alpine-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/archlinux-v5.sh b/ct/archlinux-v5.sh index 6b591903..dfff1b92 100644 --- a/ct/archlinux-v5.sh +++ b/ct/archlinux-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/audiobookshelf-v5.sh b/ct/audiobookshelf-v5.sh index c51913fb..9242fcdd 100644 --- a/ct/audiobookshelf-v5.sh +++ b/ct/audiobookshelf-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/autobrr-v5.sh b/ct/autobrr-v5.sh index 38fec992..9ca4e4eb 100644 --- a/ct/autobrr-v5.sh +++ b/ct/autobrr-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/blocky-v5.sh b/ct/blocky-v5.sh index e80f0bef..c46910d2 100644 --- a/ct/blocky-v5.sh +++ b/ct/blocky-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/casaos-v5.sh b/ct/casaos-v5.sh index 816b3d4d..5cf56fab 100644 --- a/ct/casaos-v5.sh +++ b/ct/casaos-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/changedetection-v5.sh b/ct/changedetection-v5.sh index bd48f991..31579b5d 100644 --- a/ct/changedetection-v5.sh +++ b/ct/changedetection-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/cronicle-v5.sh b/ct/cronicle-v5.sh index fdb8d7cb..e70ada94 100644 --- a/ct/cronicle-v5.sh +++ b/ct/cronicle-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { @@ -368,8 +368,8 @@ chmod 775 /etc/init.d/cronicled update-rc.d cronicled defaults &>/dev/null msg_ok "Installed Cronicle Worker on $hostname" echo -e "\n Add Masters secret key to /opt/cronicle/conf/config.json \n" -fi exit +fi } if command -v pveversion >/dev/null 2>&1; then diff --git a/ct/daemonsync-v5.sh b/ct/daemonsync-v5.sh index ce5788d6..e13c30fa 100644 --- a/ct/daemonsync-v5.sh +++ b/ct/daemonsync-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/dashy-v5.sh b/ct/dashy-v5.sh index 47dd2d44..b4752088 100644 --- a/ct/dashy-v5.sh +++ b/ct/dashy-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/debian-v5.sh b/ct/debian-v5.sh index 1714ade0..8498bf44 100644 --- a/ct/debian-v5.sh +++ b/ct/debian-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/deconz-v5.sh b/ct/deconz-v5.sh index 298088c4..10b86a46 100644 --- a/ct/deconz-v5.sh +++ b/ct/deconz-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/deluge-v5.sh b/ct/deluge-v5.sh index d0ffb9c0..f39993b7 100644 --- a/ct/deluge-v5.sh +++ b/ct/deluge-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/devuan-v5.sh b/ct/devuan-v5.sh index d747badb..18314c8b 100644 --- a/ct/devuan-v5.sh +++ b/ct/devuan-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/docker-v5.sh b/ct/docker-v5.sh index ea41ffbd..e2fae63d 100644 --- a/ct/docker-v5.sh +++ b/ct/docker-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/emby-v5.sh b/ct/emby-v5.sh index 27ae665b..3cacee22 100644 --- a/ct/emby-v5.sh +++ b/ct/emby-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/emqx-v5.sh b/ct/emqx-v5.sh index 4d89dccf..b266c401 100644 --- a/ct/emqx-v5.sh +++ b/ct/emqx-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/esphome-v5.sh b/ct/esphome-v5.sh index aa387138..76351357 100644 --- a/ct/esphome-v5.sh +++ b/ct/esphome-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/grafana-v5.sh b/ct/grafana-v5.sh index af380616..affbb10c 100644 --- a/ct/grafana-v5.sh +++ b/ct/grafana-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/grocy-v5.sh b/ct/grocy-v5.sh index 4a6a5816..a34dc88a 100644 --- a/ct/grocy-v5.sh +++ b/ct/grocy-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/heimdalldashboard-v5.sh b/ct/heimdalldashboard-v5.sh index 958819e0..4a53e66c 100644 --- a/ct/heimdalldashboard-v5.sh +++ b/ct/heimdalldashboard-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/homeassistant-core-v5.sh b/ct/homeassistant-core-v5.sh index 90803493..52f02ead 100644 --- a/ct/homeassistant-core-v5.sh +++ b/ct/homeassistant-core-v5.sh @@ -72,16 +72,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { @@ -397,8 +397,8 @@ msg_ok "Created Service" msg_ok "Completed Successfully!\n" echo -e "FileBrowser should be reachable by going to the following URL. ${BL}http://$IP:8080${CL} admin|changeme\n" -fi exit +fi } if command -v pveversion >/dev/null 2>&1; then diff --git a/ct/homeassistant-v5.sh b/ct/homeassistant-v5.sh index 933a39ca..9e5ce694 100644 --- a/ct/homeassistant-v5.sh +++ b/ct/homeassistant-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { @@ -396,8 +396,8 @@ msg_ok "Created Service" msg_ok "Completed Successfully!\n" echo -e "FileBrowser should be reachable by going to the following URL. ${BL}http://$IP:8080${CL} admin|changeme\n" -fi exit +fi } if command -v pveversion >/dev/null 2>&1; then diff --git a/ct/homebridge-v5.sh b/ct/homebridge-v5.sh index 7685ba3e..64e22f21 100644 --- a/ct/homebridge-v5.sh +++ b/ct/homebridge-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/homepage-v5.sh b/ct/homepage-v5.sh index 4ed7791a..c49c6aed 100644 --- a/ct/homepage-v5.sh +++ b/ct/homepage-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/homer-v5.sh b/ct/homer-v5.sh index 9511f73e..d69eac74 100644 --- a/ct/homer-v5.sh +++ b/ct/homer-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/hyperion-v5.sh b/ct/hyperion-v5.sh index 597ea64a..80f85457 100644 --- a/ct/hyperion-v5.sh +++ b/ct/hyperion-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/influxdb-v5.sh b/ct/influxdb-v5.sh index 62cd4ea4..add95c65 100644 --- a/ct/influxdb-v5.sh +++ b/ct/influxdb-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/iobroker-v5.sh b/ct/iobroker-v5.sh index b9630dbf..636185a2 100644 --- a/ct/iobroker-v5.sh +++ b/ct/iobroker-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/jellyfin-v5.sh b/ct/jellyfin-v5.sh index fcdc68bc..84192c05 100644 --- a/ct/jellyfin-v5.sh +++ b/ct/jellyfin-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/k0s-v5.sh b/ct/k0s-v5.sh index 23dec700..70751b32 100644 --- a/ct/k0s-v5.sh +++ b/ct/k0s-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/kavita-v5.sh b/ct/kavita-v5.sh index 010ab091..8034c056 100644 --- a/ct/kavita-v5.sh +++ b/ct/kavita-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/keycloak-v5.sh b/ct/keycloak-v5.sh index 0e0685dd..9f1c722d 100644 --- a/ct/keycloak-v5.sh +++ b/ct/keycloak-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/lidarr-v5.sh b/ct/lidarr-v5.sh index bd9c09b6..8d1357aa 100644 --- a/ct/lidarr-v5.sh +++ b/ct/lidarr-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/magicmirror-v5.sh b/ct/magicmirror-v5.sh index eee14194..3fd984f8 100644 --- a/ct/magicmirror-v5.sh +++ b/ct/magicmirror-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/mariadb-v5.sh b/ct/mariadb-v5.sh index 99872ccc..8d83119a 100644 --- a/ct/mariadb-v5.sh +++ b/ct/mariadb-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/meshcentral-v5.sh b/ct/meshcentral-v5.sh index 0fd84963..b493cfc4 100644 --- a/ct/meshcentral-v5.sh +++ b/ct/meshcentral-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/motioneye-v5.sh b/ct/motioneye-v5.sh index c7b6fbe5..4bb45c79 100644 --- a/ct/motioneye-v5.sh +++ b/ct/motioneye-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/mqtt-v5.sh b/ct/mqtt-v5.sh index 39c4b139..97851b63 100644 --- a/ct/mqtt-v5.sh +++ b/ct/mqtt-v5.sh @@ -69,16 +69,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/n8n-v5.sh b/ct/n8n-v5.sh index 095b1390..23031b22 100644 --- a/ct/n8n-v5.sh +++ b/ct/n8n-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/nextcloudpi-v5.sh b/ct/nextcloudpi-v5.sh index afea7d16..0045fbea 100644 --- a/ct/nextcloudpi-v5.sh +++ b/ct/nextcloudpi-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/nginxproxymanager-v5.sh b/ct/nginxproxymanager-v5.sh index 3b548804..5a7d054c 100644 --- a/ct/nginxproxymanager-v5.sh +++ b/ct/nginxproxymanager-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/nocodb-v5.sh b/ct/nocodb-v5.sh index f87f9fe6..3435f936 100644 --- a/ct/nocodb-v5.sh +++ b/ct/nocodb-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/node-red-v5.sh b/ct/node-red-v5.sh index 7afc8a42..7bbd6ea5 100644 --- a/ct/node-red-v5.sh +++ b/ct/node-red-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { @@ -357,8 +357,8 @@ msg_ok "Installed ${THEME} Theme" msg_info "Restarting ${APP}" systemctl restart nodered msg_ok "Restarted ${APP}" -fi exit +fi } if command -v pveversion >/dev/null 2>&1; then diff --git a/ct/omada-v5.sh b/ct/omada-v5.sh index 13339d5f..89f3d53d 100644 --- a/ct/omada-v5.sh +++ b/ct/omada-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/omv-v5.sh b/ct/omv-v5.sh index 78730bed..4fc74864 100644 --- a/ct/omv-v5.sh +++ b/ct/omv-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/openhab-v5.sh b/ct/openhab-v5.sh index 066e7b95..8ff96776 100644 --- a/ct/openhab-v5.sh +++ b/ct/openhab-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/paperless-ngx-v5.sh b/ct/paperless-ngx-v5.sh index 3939ce43..617f59f4 100644 --- a/ct/paperless-ngx-v5.sh +++ b/ct/paperless-ngx-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { @@ -390,8 +390,8 @@ exit fi if [ "$UPD" == "2" ]; then cat paperless.creds -fi exit +fi } if command -v pveversion >/dev/null 2>&1; then diff --git a/ct/photoprism-v5.sh b/ct/photoprism-v5.sh index 61454c44..7550f008 100644 --- a/ct/photoprism-v5.sh +++ b/ct/photoprism-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/pihole-v5.sh b/ct/pihole-v5.sh index 49ceffbd..2c18a546 100644 --- a/ct/pihole-v5.sh +++ b/ct/pihole-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/plex-v5.sh b/ct/plex-v5.sh index 79726fd8..29269fcf 100644 --- a/ct/plex-v5.sh +++ b/ct/plex-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { @@ -342,8 +342,8 @@ exit fi if [ "$UPD" == "2" ]; then bash -c "$(wget -qO - https://raw.githubusercontent.com/mrworf/plexupdate/master/extras/installer.sh)" -fi exit +fi } if command -v pveversion >/dev/null 2>&1; then diff --git a/ct/podman-homeassistant-v5.sh b/ct/podman-homeassistant-v5.sh index 70dad6d6..24aaad01 100644 --- a/ct/podman-homeassistant-v5.sh +++ b/ct/podman-homeassistant-v5.sh @@ -74,16 +74,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { @@ -373,8 +373,8 @@ msg_ok "Created Service" msg_ok "Completed Successfully!\n" echo -e "FileBrowser should be reachable by going to the following URL. ${BL}http://$IP:8080${CL} admin|changeme\n" -fi exit +fi } if command -v pveversion >/dev/null 2>&1; then diff --git a/ct/podman-v5.sh b/ct/podman-v5.sh index 7caa5587..ffdabfcc 100644 --- a/ct/podman-v5.sh +++ b/ct/podman-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/postgresql-v5.sh b/ct/postgresql-v5.sh index 6c33f30c..6e152417 100644 --- a/ct/postgresql-v5.sh +++ b/ct/postgresql-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/prometheus-v5.sh b/ct/prometheus-v5.sh index 6a0703dd..8c9b31f9 100644 --- a/ct/prometheus-v5.sh +++ b/ct/prometheus-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/prowlarr-v5.sh b/ct/prowlarr-v5.sh index f467c799..594f7f8f 100644 --- a/ct/prowlarr-v5.sh +++ b/ct/prowlarr-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/radarr-v5.sh b/ct/radarr-v5.sh index 3bc07f0b..6eaf95f0 100644 --- a/ct/radarr-v5.sh +++ b/ct/radarr-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/readarr-v5.sh b/ct/readarr-v5.sh index ddb69f64..58ec0a00 100644 --- a/ct/readarr-v5.sh +++ b/ct/readarr-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/rockylinux-v5.sh b/ct/rockylinux-v5.sh index 38ccf52a..7cdb1b04 100644 --- a/ct/rockylinux-v5.sh +++ b/ct/rockylinux-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/sabnzbd-v5.sh b/ct/sabnzbd-v5.sh index 39e0857d..2e05e34d 100644 --- a/ct/sabnzbd-v5.sh +++ b/ct/sabnzbd-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/scrypted-v5.sh b/ct/scrypted-v5.sh index 03424609..2f09f4fa 100644 --- a/ct/scrypted-v5.sh +++ b/ct/scrypted-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/shinobi-v5.sh b/ct/shinobi-v5.sh index 222b7160..1c156ade 100644 --- a/ct/shinobi-v5.sh +++ b/ct/shinobi-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/sonarr-v5.sh b/ct/sonarr-v5.sh index e52f208d..ac800e70 100644 --- a/ct/sonarr-v5.sh +++ b/ct/sonarr-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/syncthing-v5.sh b/ct/syncthing-v5.sh index 57fd16b3..8d467138 100644 --- a/ct/syncthing-v5.sh +++ b/ct/syncthing-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/tdarr-v5.sh b/ct/tdarr-v5.sh index 379cdd3a..da90c7a7 100644 --- a/ct/tdarr-v5.sh +++ b/ct/tdarr-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/technitiumdns-v5.sh b/ct/technitiumdns-v5.sh index a57957b2..1b4ffb23 100644 --- a/ct/technitiumdns-v5.sh +++ b/ct/technitiumdns-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/transmission-v5.sh b/ct/transmission-v5.sh index bb4c56a3..52d637b0 100644 --- a/ct/transmission-v5.sh +++ b/ct/transmission-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/trilium-v5.sh b/ct/trilium-v5.sh index a7c1835a..9136a3f5 100644 --- a/ct/trilium-v5.sh +++ b/ct/trilium-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/ubuntu-v5.sh b/ct/ubuntu-v5.sh index 283a90cc..2abd7330 100644 --- a/ct/ubuntu-v5.sh +++ b/ct/ubuntu-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/umbrel-v5.sh b/ct/umbrel-v5.sh index 2bcbe9af..62e253b4 100644 --- a/ct/umbrel-v5.sh +++ b/ct/umbrel-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/unifi-v5.sh b/ct/unifi-v5.sh index f03c2fa3..73149b53 100644 --- a/ct/unifi-v5.sh +++ b/ct/unifi-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/uptimekuma-v5.sh b/ct/uptimekuma-v5.sh index 91f4ece5..3f07b1bf 100644 --- a/ct/uptimekuma-v5.sh +++ b/ct/uptimekuma-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/vaultwarden-v5.sh b/ct/vaultwarden-v5.sh index 4d15f4b5..48ce831e 100644 --- a/ct/vaultwarden-v5.sh +++ b/ct/vaultwarden-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { @@ -391,8 +391,8 @@ DIR=/usr/bin/vaultwarden else cat /opt/vaultwarden/.env | grep "ADMIN_TOKEN" fi -fi exit +fi } if command -v pveversion >/dev/null 2>&1; then diff --git a/ct/whisparr-v5.sh b/ct/whisparr-v5.sh index 1012592c..8d589997 100644 --- a/ct/whisparr-v5.sh +++ b/ct/whisparr-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/whoogle-v5.sh b/ct/whoogle-v5.sh index 7e7fe280..fa0abf90 100644 --- a/ct/whoogle-v5.sh +++ b/ct/whoogle-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/wikijs-v5.sh b/ct/wikijs-v5.sh index 52edcef1..faf9297d 100644 --- a/ct/wikijs-v5.sh +++ b/ct/wikijs-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/wireguard-v5.sh b/ct/wireguard-v5.sh index 8f8035b6..bbc09052 100644 --- a/ct/wireguard-v5.sh +++ b/ct/wireguard-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { @@ -377,8 +377,8 @@ systemctl start wg-dashboard.service &>/dev/null msg_ok "Created Service" echo -e "WGDashboard should be reachable by going to the following URL. ${BL}http://${IP}:10086${CL} admin|admin \n" -fi exit +fi } if command -v pveversion >/dev/null 2>&1; then diff --git a/ct/yunohost-v5.sh b/ct/yunohost-v5.sh index bc8d0807..5688cd90 100644 --- a/ct/yunohost-v5.sh +++ b/ct/yunohost-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/zigbee2mqtt-v5.sh b/ct/zigbee2mqtt-v5.sh index 3971d12b..78ead1d8 100644 --- a/ct/zigbee2mqtt-v5.sh +++ b/ct/zigbee2mqtt-v5.sh @@ -71,16 +71,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() { diff --git a/ct/zwave-js-ui-v5.sh b/ct/zwave-js-ui-v5.sh index 7e936407..1b3284e0 100644 --- a/ct/zwave-js-ui-v5.sh +++ b/ct/zwave-js-ui-v5.sh @@ -70,16 +70,16 @@ if [ $(pveversion | grep -c "pve-manager/7\.[0-9]") -eq 0 ]; then echo -e "Requires PVE Version 7.0 or higher" echo -e "Exiting..." sleep 2 -fi exit +fi } function ARCH_CHECK() { if [ "$(dpkg --print-architecture)" != "amd64" ]; then echo -e "\n ${CROSS} This script will not work with PiMox! \n" echo -e "Exiting..." sleep 2 -fi exit +fi } function default_settings() {