From 3b2c81cf1c21fa6d811e3f23a9f116b61c8520fc Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 30 Mar 2023 07:02:00 -0400 Subject: [PATCH] Optimizing code --- 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 - misc/build.func | 1 + 92 files changed, 1 insertion(+), 91 deletions(-) diff --git a/ct/adguard.sh b/ct/adguard.sh index c36e12bf9..e8c650853 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 5dd9e9558..248aa7f22 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 8bde63cea..a7b08ba63 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 368728763..7cb26ae69 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 70b5f7f84..45ea5390d 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 7dbf50660..b2e2eaa7e 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 f9185143e..55df45447 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 3eb6a0c9a..a3348a9f5 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 b208249ce..558dbc44d 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 91e8a8bea..3261b560c 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 4a2f77b2b..08e769e86 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 593379c8e..c98a025d0 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 d0ba97e84..c8da20ae5 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 3f812270f..537029890 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 7f6ed79f6..d13e5b406 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 7b95c4926..5c76cf704 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 dc09cba4e..b67a0a260 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 f5aee5fc8..6195bd10b 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 b82cebce0..0b3ce6c45 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 beb4b23d4..db48bf4ed 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 77b9c184d..1805787c1 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 d87c1aae6..2e617cfbe 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 e3ce00566..7c0ffcd9b 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 82c0c6c83..cd6e56d26 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 b840dc302..58b82f5cd 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 4a3639542..3de346263 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 f33b8a872..dd30c554d 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 6eeaf2366..aad87f466 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 b635db1d1..858433c2d 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 7c96ab1c0..ac667247e 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 8b67fdb19..22039d225 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 87bc8cc1f..e80410873 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 05939da25..217b2800e 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 0021c3be8..925357658 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 8b6c31501..f6c078cf3 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 17dcd29d6..841f135e2 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 2c6eff8d1..f895f4d7c 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 a67c59671..d11b8212f 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 5f39de39a..75b5648aa 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 f0ebf4cc6..8410daa7c 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 2585d9006..4488dd1a0 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 c49591539..6bc889971 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 aeda1e475..c57121c2f 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 857fabbbb..d6894ed9c 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 932ea4bdc..2739b517b 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 b5084568c..4a106f035 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 312c467da..0dde1c0e1 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 297c9eed9..d4862ef15 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 0ebb3d38e..c9e535847 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 52f04f494..a1718208e 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 c17e3c536..e8c5be3ac 100644 --- a/ct/nginxproxymanager.sh +++ b/ct/nginxproxymanager.sh @@ -172,7 +172,6 @@ EOF exit } -ssh_check start build_container description diff --git a/ct/nocodb.sh b/ct/nocodb.sh index e56521baf..4b7636f62 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 c90d898cc..3dba91837 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 51127d43f..104183dff 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 c898c92ec..532df042b 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 d197aec1a..21a77dc7a 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 30b1d9f92..09d46d452 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 c6c943bda..231f7d1ed 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 57f09f15b..07e786ea9 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 beb328e71..48d125052 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 e3ccf4d77..d916cc953 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 c18a858a7..b4297c51f 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 606ee95d1..f0b606a1e 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 bfbf2367e..16f177585 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 cb5c53479..2c3235414 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 499cfcf31..83cc8526c 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 df6704a83..a379e8ac0 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 40e2ac20d..bea527d0d 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 715a4a5fe..edc69291f 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 c7db7f596..1c1bb453c 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 8514ba300..ea75032d9 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 eadc2f0f0..d307d78c3 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 b8b003bf0..bc5572e69 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 48a249e51..ac6f23994 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 f6b3d67c6..292cf4db7 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 1d570df81..994ae3db0 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 ca568c91d..f947cd072 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 cb0f21d82..94e654d6f 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 1288b82ab..3e15c458c 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 c30b4067d..bc2f0cc6d 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 d35b3ac1b..46ed1aa2e 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 bd6197877..542f1f871 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 77b81ecc6..4f64ecc34 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 e53739674..8f8879560 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 2a99863fd..c616282a1 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 67ecf7939..e93b19d7b 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 a8051de09..e1ac98631 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 4afea4d0a..553de4e50 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 6ffda45d0..221989996 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 a91c9ec4b..c1c59ff03 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 2dfcaaa5e..ed8c0d64f 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 diff --git a/misc/build.func b/misc/build.func index a6e7e0e3f..43dd3fbe6 100644 --- a/misc/build.func +++ b/misc/build.func @@ -342,6 +342,7 @@ advanced_settings() { } install_script() { + ssh_check arch_check pve_check NEXTID=$(pvesh get /cluster/nextid)