From 23d8d1b807038258cb4f62238d68aae9d291868d Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
Date: Mon, 27 Mar 2023 20:52:46 -0400
Subject: [PATCH] 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 -
 91 files changed, 91 deletions(-)

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