From b19b5e1039f38f4be9eefaa5872c9c32d577e609 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 27 Mar 2023 21:21:14 -0400 Subject: [PATCH] revert revert ssh_check --- ct/adguard.sh | 1 + ct/alpine-adguard.sh | 1 + ct/alpine-docker.sh | 1 + ct/alpine-grafana.sh | 1 + ct/alpine-vaultwarden.sh | 1 + ct/alpine-whoogle.sh | 1 + ct/alpine-zigbee2mqtt.sh | 1 + ct/alpine.sh | 1 + ct/audiobookshelf.sh | 1 + ct/autobrr.sh | 1 + ct/blocky.sh | 1 + ct/casaos.sh | 1 + ct/changedetection.sh | 1 + ct/cronicle.sh | 1 + ct/daemonsync.sh | 1 + ct/dashy.sh | 1 + ct/debian.sh | 1 + ct/deconz.sh | 1 + ct/deluge.sh | 1 + ct/devuan.sh | 1 + ct/docker.sh | 1 + ct/emby.sh | 1 + ct/emqx.sh | 1 + ct/esphome.sh | 1 + ct/go2rtc.sh | 1 + ct/grafana.sh | 1 + ct/grocy.sh | 1 + ct/heimdalldashboard.sh | 1 + ct/homeassistant-core.sh | 1 + ct/homeassistant.sh | 1 + ct/homebridge.sh | 1 + ct/homepage.sh | 1 + ct/homer.sh | 1 + ct/hyperion.sh | 1 + ct/influxdb.sh | 1 + ct/iobroker.sh | 1 + ct/jackett.sh | 1 + ct/jellyfin.sh | 1 + ct/k0s.sh | 1 + ct/kavita.sh | 1 + ct/keycloak.sh | 1 + ct/lidarr.sh | 1 + ct/magicmirror.sh | 1 + ct/mariadb.sh | 1 + ct/meshcentral.sh | 1 + ct/motioneye.sh | 1 + ct/mqtt.sh | 1 + ct/n8n.sh | 1 + ct/navidrome.sh | 1 + ct/nextcloudpi.sh | 1 + ct/nginxproxymanager.sh | 1 + ct/nocodb.sh | 1 + ct/node-red.sh | 1 + ct/omada.sh | 1 + ct/omv.sh | 1 + ct/openhab.sh | 1 + ct/paperless-ngx.sh | 1 + ct/photoprism.sh | 1 + ct/pihole.sh | 1 + ct/plex.sh | 1 + ct/podman-homeassistant.sh | 1 + ct/podman.sh | 1 + ct/postgresql.sh | 1 + ct/prometheus.sh | 1 + ct/prowlarr.sh | 1 + ct/qbittorrent.sh | 1 + ct/radarr.sh | 1 + ct/readarr.sh | 1 + ct/rockylinux.sh | 1 + ct/rstptoweb.sh | 1 + ct/sabnzbd.sh | 1 + ct/scrypted.sh | 1 + ct/shinobi.sh | 1 + ct/sonarr.sh | 1 + ct/syncthing.sh | 1 + ct/tdarr.sh | 1 + ct/technitiumdns.sh | 1 + ct/transmission.sh | 1 + ct/trilium.sh | 1 + ct/ubuntu.sh | 1 + ct/umbrel.sh | 1 + ct/unifi.sh | 1 + ct/uptimekuma.sh | 1 + ct/vaultwarden.sh | 1 + ct/whisparr.sh | 1 + ct/whoogle.sh | 1 + ct/wikijs.sh | 1 + ct/wireguard.sh | 1 + ct/yunohost.sh | 1 + ct/zigbee2mqtt.sh | 1 + ct/zwave-js-ui.sh | 1 + vm/haos-vm.sh | 3 ++- 92 files changed, 93 insertions(+), 1 deletion(-) diff --git a/ct/adguard.sh b/ct/adguard.sh index e8c65085..c36e12bf 100644 --- a/ct/adguard.sh +++ b/ct/adguard.sh @@ -78,6 +78,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/alpine-adguard.sh b/ct/alpine-adguard.sh index 248aa7f2..5dd9e955 100644 --- a/ct/alpine-adguard.sh +++ b/ct/alpine-adguard.sh @@ -81,6 +81,7 @@ function update_script() { done } +ssh_check start build_container description diff --git a/ct/alpine-docker.sh b/ct/alpine-docker.sh index a7b08ba6..8bde63ce 100644 --- a/ct/alpine-docker.sh +++ b/ct/alpine-docker.sh @@ -75,6 +75,7 @@ function update_script() { done } +ssh_check start build_container description diff --git a/ct/alpine-grafana.sh b/ct/alpine-grafana.sh index 7cb26ae6..36872876 100644 --- a/ct/alpine-grafana.sh +++ b/ct/alpine-grafana.sh @@ -88,6 +88,7 @@ function update_script() { done } +ssh_check start build_container description diff --git a/ct/alpine-vaultwarden.sh b/ct/alpine-vaultwarden.sh index 45ea5390..70b5f7f8 100644 --- a/ct/alpine-vaultwarden.sh +++ b/ct/alpine-vaultwarden.sh @@ -81,6 +81,7 @@ function update_script() { done } +ssh_check start build_container description diff --git a/ct/alpine-whoogle.sh b/ct/alpine-whoogle.sh index b2e2eaa7..7dbf5066 100644 --- a/ct/alpine-whoogle.sh +++ b/ct/alpine-whoogle.sh @@ -79,6 +79,7 @@ function update_script() { done } +ssh_check start build_container description diff --git a/ct/alpine-zigbee2mqtt.sh b/ct/alpine-zigbee2mqtt.sh index 55df4544..f9185143 100644 --- a/ct/alpine-zigbee2mqtt.sh +++ b/ct/alpine-zigbee2mqtt.sh @@ -75,6 +75,7 @@ function update_script() { done } +ssh_check start build_container description diff --git a/ct/alpine.sh b/ct/alpine.sh index a3348a9f..3eb6a0c9 100644 --- a/ct/alpine.sh +++ b/ct/alpine.sh @@ -63,6 +63,7 @@ exit; fi } +ssh_check start build_container description diff --git a/ct/audiobookshelf.sh b/ct/audiobookshelf.sh index 558dbc44..b208249c 100644 --- a/ct/audiobookshelf.sh +++ b/ct/audiobookshelf.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/autobrr.sh b/ct/autobrr.sh index 3261b560..91e8a8be 100644 --- a/ct/autobrr.sh +++ b/ct/autobrr.sh @@ -71,6 +71,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/blocky.sh b/ct/blocky.sh index 08e769e8..4a2f77b2 100644 --- a/ct/blocky.sh +++ b/ct/blocky.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/casaos.sh b/ct/casaos.sh index c98a025d..593379c8 100644 --- a/ct/casaos.sh +++ b/ct/casaos.sh @@ -61,6 +61,7 @@ msg_ok "Updated ${APP} LXC" exit } +ssh_check start build_container description diff --git a/ct/changedetection.sh b/ct/changedetection.sh index c8da20ae..d0ba97e8 100644 --- a/ct/changedetection.sh +++ b/ct/changedetection.sh @@ -60,6 +60,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/cronicle.sh b/ct/cronicle.sh index 53702989..3f812270 100644 --- a/ct/cronicle.sh +++ b/ct/cronicle.sh @@ -100,6 +100,7 @@ exit fi } +ssh_check start build_container description diff --git a/ct/daemonsync.sh b/ct/daemonsync.sh index d13e5b40..7f6ed79f 100644 --- a/ct/daemonsync.sh +++ b/ct/daemonsync.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/dashy.sh b/ct/dashy.sh index 5c76cf70..7b95c492 100644 --- a/ct/dashy.sh +++ b/ct/dashy.sh @@ -86,6 +86,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/debian.sh b/ct/debian.sh index b67a0a26..dc09cba4 100644 --- a/ct/debian.sh +++ b/ct/debian.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/deconz.sh b/ct/deconz.sh index 6195bd10..f5aee5fc 100644 --- a/ct/deconz.sh +++ b/ct/deconz.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/deluge.sh b/ct/deluge.sh index 0b3ce6c4..b82cebce 100644 --- a/ct/deluge.sh +++ b/ct/deluge.sh @@ -61,6 +61,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/devuan.sh b/ct/devuan.sh index db48bf4e..beb4b23d 100644 --- a/ct/devuan.sh +++ b/ct/devuan.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/docker.sh b/ct/docker.sh index 1805787c..77b9c184 100644 --- a/ct/docker.sh +++ b/ct/docker.sh @@ -61,6 +61,7 @@ msg_ok "Updated ${APP} LXC" exit } +ssh_check start build_container description diff --git a/ct/emby.sh b/ct/emby.sh index 2e617cfb..d87c1aae 100644 --- a/ct/emby.sh +++ b/ct/emby.sh @@ -71,6 +71,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/emqx.sh b/ct/emqx.sh index 7c0ffcd9..e3ce0056 100644 --- a/ct/emqx.sh +++ b/ct/emqx.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/esphome.sh b/ct/esphome.sh index cd6e56d2..82c0c6c8 100644 --- a/ct/esphome.sh +++ b/ct/esphome.sh @@ -68,6 +68,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/go2rtc.sh b/ct/go2rtc.sh index 58b82f5c..b840dc30 100644 --- a/ct/go2rtc.sh +++ b/ct/go2rtc.sh @@ -61,6 +61,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/grafana.sh b/ct/grafana.sh index 3de34626..4a363954 100644 --- a/ct/grafana.sh +++ b/ct/grafana.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/grocy.sh b/ct/grocy.sh index dd30c554..f33b8a87 100644 --- a/ct/grocy.sh +++ b/ct/grocy.sh @@ -60,6 +60,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/heimdalldashboard.sh b/ct/heimdalldashboard.sh index aad87f46..6eeaf236 100644 --- a/ct/heimdalldashboard.sh +++ b/ct/heimdalldashboard.sh @@ -140,6 +140,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/homeassistant-core.sh b/ct/homeassistant-core.sh index 858433c2..b635db1d 100644 --- a/ct/homeassistant-core.sh +++ b/ct/homeassistant-core.sh @@ -207,6 +207,7 @@ EOF fi } +ssh_check start build_container description diff --git a/ct/homeassistant.sh b/ct/homeassistant.sh index ac667247..7c96ab1c 100644 --- a/ct/homeassistant.sh +++ b/ct/homeassistant.sh @@ -128,6 +128,7 @@ WantedBy=default.target" >$service_path fi } +ssh_check start build_container description diff --git a/ct/homebridge.sh b/ct/homebridge.sh index 22039d22..8b67fdb1 100644 --- a/ct/homebridge.sh +++ b/ct/homebridge.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/homepage.sh b/ct/homepage.sh index e8041087..87bc8cc1 100644 --- a/ct/homepage.sh +++ b/ct/homepage.sh @@ -67,6 +67,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/homer.sh b/ct/homer.sh index 217b2800..05939da2 100644 --- a/ct/homer.sh +++ b/ct/homer.sh @@ -84,6 +84,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/hyperion.sh b/ct/hyperion.sh index 92535765..0021c3be 100644 --- a/ct/hyperion.sh +++ b/ct/hyperion.sh @@ -62,6 +62,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/influxdb.sh b/ct/influxdb.sh index f6c078cf..8b6c3150 100644 --- a/ct/influxdb.sh +++ b/ct/influxdb.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/iobroker.sh b/ct/iobroker.sh index 841f135e..17dcd29d 100644 --- a/ct/iobroker.sh +++ b/ct/iobroker.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/jackett.sh b/ct/jackett.sh index f895f4d7..2c6eff8d 100644 --- a/ct/jackett.sh +++ b/ct/jackett.sh @@ -60,6 +60,7 @@ msg_ok "Updated ${APP} LXC" exit } +ssh_check start build_container description diff --git a/ct/jellyfin.sh b/ct/jellyfin.sh index d11b8212..a67c5967 100644 --- a/ct/jellyfin.sh +++ b/ct/jellyfin.sh @@ -61,6 +61,7 @@ msg_ok "Updated ${APP} LXC" exit } +ssh_check start build_container description diff --git a/ct/k0s.sh b/ct/k0s.sh index 75b5648a..5f39de39 100644 --- a/ct/k0s.sh +++ b/ct/k0s.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/kavita.sh b/ct/kavita.sh index 8410daa7..f0ebf4cc 100644 --- a/ct/kavita.sh +++ b/ct/kavita.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/keycloak.sh b/ct/keycloak.sh index 4488dd1a..2585d900 100644 --- a/ct/keycloak.sh +++ b/ct/keycloak.sh @@ -62,6 +62,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/lidarr.sh b/ct/lidarr.sh index 6bc88997..c4959153 100644 --- a/ct/lidarr.sh +++ b/ct/lidarr.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/magicmirror.sh b/ct/magicmirror.sh index c57121c2..aeda1e47 100644 --- a/ct/magicmirror.sh +++ b/ct/magicmirror.sh @@ -63,6 +63,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/mariadb.sh b/ct/mariadb.sh index d6894ed9..857fabbb 100644 --- a/ct/mariadb.sh +++ b/ct/mariadb.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/meshcentral.sh b/ct/meshcentral.sh index 2739b517..932ea4bd 100644 --- a/ct/meshcentral.sh +++ b/ct/meshcentral.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/motioneye.sh b/ct/motioneye.sh index 4a106f03..b5084568 100644 --- a/ct/motioneye.sh +++ b/ct/motioneye.sh @@ -60,6 +60,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/mqtt.sh b/ct/mqtt.sh index 0dde1c0e..312c467d 100644 --- a/ct/mqtt.sh +++ b/ct/mqtt.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/n8n.sh b/ct/n8n.sh index d4862ef1..297c9eed 100644 --- a/ct/n8n.sh +++ b/ct/n8n.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/navidrome.sh b/ct/navidrome.sh index c9e53584..0ebb3d38 100644 --- a/ct/navidrome.sh +++ b/ct/navidrome.sh @@ -71,6 +71,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/nextcloudpi.sh b/ct/nextcloudpi.sh index a1718208..52f04f49 100644 --- a/ct/nextcloudpi.sh +++ b/ct/nextcloudpi.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh index ce7fc32f..012ebd53 100644 --- a/ct/nginxproxymanager.sh +++ b/ct/nginxproxymanager.sh @@ -171,6 +171,7 @@ EOF exit } +ssh_check start build_container description diff --git a/ct/nocodb.sh b/ct/nocodb.sh index 4b7636f6..e56521ba 100644 --- a/ct/nocodb.sh +++ b/ct/nocodb.sh @@ -63,6 +63,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/node-red.sh b/ct/node-red.sh index 3dba9183..c90d898c 100644 --- a/ct/node-red.sh +++ b/ct/node-red.sh @@ -96,6 +96,7 @@ exit fi } +ssh_check start build_container description diff --git a/ct/omada.sh b/ct/omada.sh index 104183df..51127d43 100644 --- a/ct/omada.sh +++ b/ct/omada.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/omv.sh b/ct/omv.sh index 532df042..c898c92e 100644 --- a/ct/omv.sh +++ b/ct/omv.sh @@ -62,6 +62,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/openhab.sh b/ct/openhab.sh index 21a77dc7..d197aec1 100644 --- a/ct/openhab.sh +++ b/ct/openhab.sh @@ -62,6 +62,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/paperless-ngx.sh b/ct/paperless-ngx.sh index 09d46d45..30b1d9f9 100644 --- a/ct/paperless-ngx.sh +++ b/ct/paperless-ngx.sh @@ -132,6 +132,7 @@ EOF fi } +ssh_check start build_container description diff --git a/ct/photoprism.sh b/ct/photoprism.sh index 231f7d1e..c6c943bd 100644 --- a/ct/photoprism.sh +++ b/ct/photoprism.sh @@ -86,6 +86,7 @@ function update_script() { exit } +ssh_check start build_container description diff --git a/ct/pihole.sh b/ct/pihole.sh index 07e786ea..57f09f15 100644 --- a/ct/pihole.sh +++ b/ct/pihole.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/plex.sh b/ct/plex.sh index 48d12505..beb328e7 100644 --- a/ct/plex.sh +++ b/ct/plex.sh @@ -71,6 +71,7 @@ exit fi } +ssh_check start build_container description diff --git a/ct/podman-homeassistant.sh b/ct/podman-homeassistant.sh index d916cc95..e3ccf4d7 100644 --- a/ct/podman-homeassistant.sh +++ b/ct/podman-homeassistant.sh @@ -111,6 +111,7 @@ exit fi } +ssh_check start build_container description diff --git a/ct/podman.sh b/ct/podman.sh index b4297c51..c18a858a 100644 --- a/ct/podman.sh +++ b/ct/podman.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/postgresql.sh b/ct/postgresql.sh index f0b606a1..606ee95d 100644 --- a/ct/postgresql.sh +++ b/ct/postgresql.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/prometheus.sh b/ct/prometheus.sh index 16f17758..bfbf2367 100644 --- a/ct/prometheus.sh +++ b/ct/prometheus.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/prowlarr.sh b/ct/prowlarr.sh index 2c323541..cb5c5347 100644 --- a/ct/prowlarr.sh +++ b/ct/prowlarr.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/qbittorrent.sh b/ct/qbittorrent.sh index 83cc8526..499cfcf3 100644 --- a/ct/qbittorrent.sh +++ b/ct/qbittorrent.sh @@ -61,6 +61,7 @@ msg_ok "Updated ${APP} LXC" exit } +ssh_check start build_container description diff --git a/ct/radarr.sh b/ct/radarr.sh index a379e8ac..df6704a8 100644 --- a/ct/radarr.sh +++ b/ct/radarr.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/readarr.sh b/ct/readarr.sh index bea527d0..40e2ac20 100644 --- a/ct/readarr.sh +++ b/ct/readarr.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/rockylinux.sh b/ct/rockylinux.sh index edc69291..715a4a5f 100644 --- a/ct/rockylinux.sh +++ b/ct/rockylinux.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/rstptoweb.sh b/ct/rstptoweb.sh index 1c1bb453..c7db7f59 100644 --- a/ct/rstptoweb.sh +++ b/ct/rstptoweb.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/sabnzbd.sh b/ct/sabnzbd.sh index ea75032d..8514ba30 100644 --- a/ct/sabnzbd.sh +++ b/ct/sabnzbd.sh @@ -66,6 +66,7 @@ msg_ok "Updated $APP" exit } +ssh_check start build_container description diff --git a/ct/scrypted.sh b/ct/scrypted.sh index d307d78c..eadc2f0f 100644 --- a/ct/scrypted.sh +++ b/ct/scrypted.sh @@ -62,6 +62,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/shinobi.sh b/ct/shinobi.sh index bc5572e6..b8b003bf 100644 --- a/ct/shinobi.sh +++ b/ct/shinobi.sh @@ -64,6 +64,7 @@ msg_ok "Updated Shinobi LXC" exit } +ssh_check start build_container description diff --git a/ct/sonarr.sh b/ct/sonarr.sh index ac6f2399..48a249e5 100644 --- a/ct/sonarr.sh +++ b/ct/sonarr.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/syncthing.sh b/ct/syncthing.sh index 292cf4db..f6b3d67c 100644 --- a/ct/syncthing.sh +++ b/ct/syncthing.sh @@ -62,6 +62,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/tdarr.sh b/ct/tdarr.sh index 994ae3db..1d570df8 100644 --- a/ct/tdarr.sh +++ b/ct/tdarr.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/technitiumdns.sh b/ct/technitiumdns.sh index f947cd07..ca568c91 100644 --- a/ct/technitiumdns.sh +++ b/ct/technitiumdns.sh @@ -70,6 +70,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/transmission.sh b/ct/transmission.sh index 94e654d6..cb0f21d8 100644 --- a/ct/transmission.sh +++ b/ct/transmission.sh @@ -60,6 +60,7 @@ msg_ok "Updated ${APP} LXC" exit } +ssh_check start build_container description diff --git a/ct/trilium.sh b/ct/trilium.sh index 3e15c458..1288b82a 100644 --- a/ct/trilium.sh +++ b/ct/trilium.sh @@ -80,6 +80,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/ubuntu.sh b/ct/ubuntu.sh index bc2f0cc6..c30b4067 100644 --- a/ct/ubuntu.sh +++ b/ct/ubuntu.sh @@ -60,6 +60,7 @@ msg_ok "Updated ${APP} LXC" exit } +ssh_check start build_container description diff --git a/ct/umbrel.sh b/ct/umbrel.sh index 46ed1aa2..d35b3ac1 100644 --- a/ct/umbrel.sh +++ b/ct/umbrel.sh @@ -60,6 +60,7 @@ msg_ok "Updated ${APP} LXC" exit } +ssh_check start build_container description diff --git a/ct/unifi.sh b/ct/unifi.sh index 542f1f87..bd619787 100644 --- a/ct/unifi.sh +++ b/ct/unifi.sh @@ -61,6 +61,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/uptimekuma.sh b/ct/uptimekuma.sh index 4f64ecc3..77b81ecc 100644 --- a/ct/uptimekuma.sh +++ b/ct/uptimekuma.sh @@ -78,6 +78,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/vaultwarden.sh b/ct/vaultwarden.sh index 8f887956..e5373967 100644 --- a/ct/vaultwarden.sh +++ b/ct/vaultwarden.sh @@ -131,6 +131,7 @@ function update_script() { fi } +ssh_check start build_container description diff --git a/ct/whisparr.sh b/ct/whisparr.sh index c616282a..2a99863f 100644 --- a/ct/whisparr.sh +++ b/ct/whisparr.sh @@ -61,6 +61,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/whoogle.sh b/ct/whoogle.sh index e93b19d7..67ecf793 100644 --- a/ct/whoogle.sh +++ b/ct/whoogle.sh @@ -60,6 +60,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/wikijs.sh b/ct/wikijs.sh index e1ac9863..a8051de0 100644 --- a/ct/wikijs.sh +++ b/ct/wikijs.sh @@ -83,6 +83,7 @@ msg_ok "Update Successfull" exit } +ssh_check start build_container description diff --git a/ct/wireguard.sh b/ct/wireguard.sh index 553de4e5..4afea4d0 100644 --- a/ct/wireguard.sh +++ b/ct/wireguard.sh @@ -115,6 +115,7 @@ exit fi } +ssh_check start build_container description diff --git a/ct/yunohost.sh b/ct/yunohost.sh index 22198999..6ffda45d 100644 --- a/ct/yunohost.sh +++ b/ct/yunohost.sh @@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC" exit } +ssh_check start build_container description diff --git a/ct/zigbee2mqtt.sh b/ct/zigbee2mqtt.sh index c1c59ff0..a91c9ec4 100644 --- a/ct/zigbee2mqtt.sh +++ b/ct/zigbee2mqtt.sh @@ -126,6 +126,7 @@ function update_script() { exit } +ssh_check start build_container description diff --git a/ct/zwave-js-ui.sh b/ct/zwave-js-ui.sh index ed8c0d64..2dfcaaa5 100644 --- a/ct/zwave-js-ui.sh +++ b/ct/zwave-js-ui.sh @@ -78,6 +78,7 @@ function update_script() { exit } +ssh_check start build_container description diff --git a/vm/haos-vm.sh b/vm/haos-vm.sh index aa19d7b9..ab628f89 100644 --- a/vm/haos-vm.sh +++ b/vm/haos-vm.sh @@ -97,7 +97,7 @@ function ARCH_CHECK() { } function SSH_CHECK() { if command -v pveversion >/dev/null 2>&1; then - if [ -n "$SSH_CLIENT" ]; then + if [ -n "${SSH_CLIENT:+x}" ]; then if whiptail --defaultno --title "SSH DETECTED" --yesno "It's suggested to use the Proxmox shell instead of SSH, since SSH can create issues while gathering variables. Would you like to proceed with using SSH?" 10 62; then echo "you've been warned" else @@ -269,6 +269,7 @@ function START_SCRIPT() { } ARCH_CHECK PVE_CHECK +SSH_CHECK START_SCRIPT msg_info "Validating Storage" while read -r line; do