diff --git a/.github/CONTRIBUTOR_GUIDE/ct/AppName.md b/.github/CONTRIBUTOR_GUIDE/ct/AppName.md index d1540d80..89421da2 100644 --- a/.github/CONTRIBUTOR_GUIDE/ct/AppName.md +++ b/.github/CONTRIBUTOR_GUIDE/ct/AppName.md @@ -119,18 +119,13 @@ var_unprivileged="1" ## 2.2 **📋 App output & base settings** ```bash -# App Output & Base Settings header_info "$APP" -base_settings ``` - - `header_info`: Generates ASCII header for APP -- `base_settings`: Allows overwriting variable values ## 2.3 **🛠 Core functions** ```bash -# Core variables color catch_errors diff --git a/.github/CONTRIBUTOR_GUIDE/ct/AppName.sh b/.github/CONTRIBUTOR_GUIDE/ct/AppName.sh index 72a70d3a..ff8d03c2 100644 --- a/.github/CONTRIBUTOR_GUIDE/ct/AppName.sh +++ b/.github/CONTRIBUTOR_GUIDE/ct/AppName.sh @@ -23,11 +23,7 @@ var_version="[VERSION]" var_unprivileged="[UNPRIVILEGED]" # 1 = unprivileged container, 0 = privileged container -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/2fauth.sh b/ct/2fauth.sh index f808f05e..5204ee23 100644 --- a/ct/2fauth.sh +++ b/ct/2fauth.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/actualbudget.sh b/ct/actualbudget.sh index dd59b8bd..349eda5b 100644 --- a/ct/actualbudget.sh +++ b/ct/actualbudget.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/adguard.sh b/ct/adguard.sh index d4d94f59..9be9c8b1 100644 --- a/ct/adguard.sh +++ b/ct/adguard.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/adventurelog.sh b/ct/adventurelog.sh index 463762f4..4a71e6c2 100644 --- a/ct/adventurelog.sh +++ b/ct/adventurelog.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/agentdvr.sh b/ct/agentdvr.sh index 2e5cda1b..1054ba68 100644 --- a/ct/agentdvr.sh +++ b/ct/agentdvr.sh @@ -15,11 +15,7 @@ var_os="ubuntu" var_version="22.04" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/alpine-docker.sh b/ct/alpine-docker.sh index 42799442..74b4dae8 100644 --- a/ct/alpine-docker.sh +++ b/ct/alpine-docker.sh @@ -14,11 +14,7 @@ var_os="alpine" var_version="3.21" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/alpine-grafana.sh b/ct/alpine-grafana.sh index 4c7b7d3f..97c90662 100644 --- a/ct/alpine-grafana.sh +++ b/ct/alpine-grafana.sh @@ -14,11 +14,7 @@ var_os="alpine" var_version="3.21" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/alpine-it-tools.sh b/ct/alpine-it-tools.sh index 3b83b6ee..e91b9dfa 100644 --- a/ct/alpine-it-tools.sh +++ b/ct/alpine-it-tools.sh @@ -15,11 +15,7 @@ var_os="alpine" var_version="3.21" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/alpine-nextcloud.sh b/ct/alpine-nextcloud.sh index 74e54bb9..6fc613e6 100644 --- a/ct/alpine-nextcloud.sh +++ b/ct/alpine-nextcloud.sh @@ -14,11 +14,7 @@ var_os="alpine" var_version="3.21" var_unprivileged="1" -# App Output & Base Settings -header_info "$APP" -base_settings - -# Core +header_info "$APP" variables color catch_errors diff --git a/ct/alpine-vaultwarden.sh b/ct/alpine-vaultwarden.sh index bd701d4e..6a2656c3 100644 --- a/ct/alpine-vaultwarden.sh +++ b/ct/alpine-vaultwarden.sh @@ -14,11 +14,7 @@ var_os="alpine" var_version="3.21" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/alpine-zigbee2mqtt.sh b/ct/alpine-zigbee2mqtt.sh index 9f251b11..7d97ae64 100644 --- a/ct/alpine-zigbee2mqtt.sh +++ b/ct/alpine-zigbee2mqtt.sh @@ -14,11 +14,7 @@ var_os="alpine" var_version="3.21" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/alpine.sh b/ct/alpine.sh index 2cde457c..6bec650f 100644 --- a/ct/alpine.sh +++ b/ct/alpine.sh @@ -14,11 +14,7 @@ var_os="alpine" var_version="3.21" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/apache-cassandra.sh b/ct/apache-cassandra.sh index 8e127029..188686c0 100644 --- a/ct/apache-cassandra.sh +++ b/ct/apache-cassandra.sh @@ -16,11 +16,7 @@ var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/apache-couchdb.sh b/ct/apache-couchdb.sh index 9df39570..c922dc53 100644 --- a/ct/apache-couchdb.sh +++ b/ct/apache-couchdb.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/apache-guacamole.sh b/ct/apache-guacamole.sh index c4a86f00..dfa6b170 100644 --- a/ct/apache-guacamole.sh +++ b/ct/apache-guacamole.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/apache-tika.sh b/ct/apache-tika.sh index 6227de95..56adfc16 100755 --- a/ct/apache-tika.sh +++ b/ct/apache-tika.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/apt-cacher-ng.sh b/ct/apt-cacher-ng.sh index d8b85dd6..95559b0d 100644 --- a/ct/apt-cacher-ng.sh +++ b/ct/apt-cacher-ng.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/archivebox.sh b/ct/archivebox.sh index 1fd6f098..7b7638e7 100644 --- a/ct/archivebox.sh +++ b/ct/archivebox.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/aria2.sh b/ct/aria2.sh index 366d7279..897a7b92 100644 --- a/ct/aria2.sh +++ b/ct/aria2.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/audiobookshelf.sh b/ct/audiobookshelf.sh index ccb1cac6..57c32cc3 100644 --- a/ct/audiobookshelf.sh +++ b/ct/audiobookshelf.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/authentik.sh b/ct/authentik.sh index a73ff453..684cde65 100644 --- a/ct/authentik.sh +++ b/ct/authentik.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/autobrr.sh b/ct/autobrr.sh index 383f81df..6d08279b 100644 --- a/ct/autobrr.sh +++ b/ct/autobrr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/baikal.sh b/ct/baikal.sh index 531577fa..c09750be 100644 --- a/ct/baikal.sh +++ b/ct/baikal.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/barcode-buddy.sh b/ct/barcode-buddy.sh index 1a9abf1d..ed3ebf88 100644 --- a/ct/barcode-buddy.sh +++ b/ct/barcode-buddy.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/bazarr.sh b/ct/bazarr.sh index 698344b2..b0ab7547 100755 --- a/ct/bazarr.sh +++ b/ct/bazarr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings -header_info "$APP" -base_settings - -# Core +header_info "$APP" variables color catch_errors diff --git a/ct/beszel.sh b/ct/beszel.sh index b0b87e1d..48dd371a 100644 --- a/ct/beszel.sh +++ b/ct/beszel.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/blocky.sh b/ct/blocky.sh index dd1309ac..338ceb7d 100644 --- a/ct/blocky.sh +++ b/ct/blocky.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings -header_info "$APP" -base_settings - -# Core +header_info "$APP" variables color catch_errors diff --git a/ct/bookstack.sh b/ct/bookstack.sh index 6b5f5c87..9e9c0494 100644 --- a/ct/bookstack.sh +++ b/ct/bookstack.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/bunkerweb.sh b/ct/bunkerweb.sh index d539cc5f..f1de768b 100644 --- a/ct/bunkerweb.sh +++ b/ct/bunkerweb.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings -header_info "$APP" -base_settings - -# Core +header_info "$APP" variables color catch_errors diff --git a/ct/caddy.sh b/ct/caddy.sh index 96246a79..cc261b41 100644 --- a/ct/caddy.sh +++ b/ct/caddy.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/calibre-web.sh b/ct/calibre-web.sh index 3980f37a..b5bcf362 100644 --- a/ct/calibre-web.sh +++ b/ct/calibre-web.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/casaos.sh b/ct/casaos.sh index 76e226a0..467b25f4 100644 --- a/ct/casaos.sh +++ b/ct/casaos.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/changedetection.sh b/ct/changedetection.sh index a6075cf2..21e4b2cb 100644 --- a/ct/changedetection.sh +++ b/ct/changedetection.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/channels.sh b/ct/channels.sh index d7f23d36..0e34160a 100644 --- a/ct/channels.sh +++ b/ct/channels.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/cloudflared.sh b/ct/cloudflared.sh index 16f8d625..0648e23b 100644 --- a/ct/cloudflared.sh +++ b/ct/cloudflared.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/cockpit.sh b/ct/cockpit.sh index 266d3621..edeea83e 100644 --- a/ct/cockpit.sh +++ b/ct/cockpit.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/commafeed.sh b/ct/commafeed.sh index 4d5d2994..4a6402d4 100644 --- a/ct/commafeed.sh +++ b/ct/commafeed.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/cosmos.sh b/ct/cosmos.sh index 92fd6474..7d4fe151 100644 --- a/ct/cosmos.sh +++ b/ct/cosmos.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/crafty-controller.sh b/ct/crafty-controller.sh index 211ab9f6..58b32d24 100644 --- a/ct/crafty-controller.sh +++ b/ct/crafty-controller.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/cronicle.sh b/ct/cronicle.sh index 7d276831..ec68db94 100644 --- a/ct/cronicle.sh +++ b/ct/cronicle.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/daemonsync.sh b/ct/daemonsync.sh index 1d9b3137..2b66df11 100644 --- a/ct/daemonsync.sh +++ b/ct/daemonsync.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/dashy.sh b/ct/dashy.sh index 9f9c77aa..520d4b1b 100644 --- a/ct/dashy.sh +++ b/ct/dashy.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/debian.sh b/ct/debian.sh index fd5dae41..e6273ab6 100644 --- a/ct/debian.sh +++ b/ct/debian.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/deconz.sh b/ct/deconz.sh index e8233a59..96206ca4 100644 --- a/ct/deconz.sh +++ b/ct/deconz.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/deluge.sh b/ct/deluge.sh index 1f80e8db..cd4d0cd3 100644 --- a/ct/deluge.sh +++ b/ct/deluge.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/docker.sh b/ct/docker.sh index 5af992b2..0f787723 100644 --- a/ct/docker.sh +++ b/ct/docker.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/dockge.sh b/ct/dockge.sh index 8f5fd9d2..65175fac 100644 --- a/ct/dockge.sh +++ b/ct/dockge.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/dotnetaspwebapi.sh b/ct/dotnetaspwebapi.sh index faf86d29..1a9e3928 100644 --- a/ct/dotnetaspwebapi.sh +++ b/ct/dotnetaspwebapi.sh @@ -15,11 +15,7 @@ var_os="ubuntu" var_version="24.04" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/elementsynapse.sh b/ct/elementsynapse.sh index 376cac8f..35745246 100644 --- a/ct/elementsynapse.sh +++ b/ct/elementsynapse.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings -header_info "$APP" -base_settings - -# Core +header_info "$APP" variables color catch_errors diff --git a/ct/emby.sh b/ct/emby.sh index 364fb166..cbc9148d 100644 --- a/ct/emby.sh +++ b/ct/emby.sh @@ -15,11 +15,7 @@ var_os="ubuntu" var_version="22.04" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/emqx.sh b/ct/emqx.sh index 348f0b7e..b7496c77 100644 --- a/ct/emqx.sh +++ b/ct/emqx.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/ersatztv.sh b/ct/ersatztv.sh index c77cc7a7..f042cbca 100644 --- a/ct/ersatztv.sh +++ b/ct/ersatztv.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/esphome.sh b/ct/esphome.sh index 6b381486..80b02db3 100644 --- a/ct/esphome.sh +++ b/ct/esphome.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/evcc.sh b/ct/evcc.sh index bf1070ed..6badc302 100644 --- a/ct/evcc.sh +++ b/ct/evcc.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/fenrus.sh b/ct/fenrus.sh index f3ae3550..6f8ff787 100644 --- a/ct/fenrus.sh +++ b/ct/fenrus.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/fhem.sh b/ct/fhem.sh index 922cad73..ccb79bb2 100644 --- a/ct/fhem.sh +++ b/ct/fhem.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/firefly.sh b/ct/firefly.sh index 542f84ec..4f164249 100644 --- a/ct/firefly.sh +++ b/ct/firefly.sh @@ -16,11 +16,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/flaresolverr.sh b/ct/flaresolverr.sh index d212c00f..85a5d2b7 100644 --- a/ct/flaresolverr.sh +++ b/ct/flaresolverr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/flowiseai.sh b/ct/flowiseai.sh index ab26b113..5240e7b0 100644 --- a/ct/flowiseai.sh +++ b/ct/flowiseai.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/forgejo.sh b/ct/forgejo.sh index 3e9223ba..7503c28a 100644 --- a/ct/forgejo.sh +++ b/ct/forgejo.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/freshrss.sh b/ct/freshrss.sh index 020c45b6..6d2672f9 100644 --- a/ct/freshrss.sh +++ b/ct/freshrss.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/frigate.sh b/ct/frigate.sh index 40e14e1d..d2168f06 100644 --- a/ct/frigate.sh +++ b/ct/frigate.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="11" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/ghost.sh b/ct/ghost.sh index 29f748c0..8187c15f 100644 --- a/ct/ghost.sh +++ b/ct/ghost.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/gitea.sh b/ct/gitea.sh index ed7fbca4..6f3d0bc3 100644 --- a/ct/gitea.sh +++ b/ct/gitea.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/glance.sh b/ct/glance.sh index 7ef2b458..fb665ca0 100644 --- a/ct/glance.sh +++ b/ct/glance.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/glpi.sh b/ct/glpi.sh index a485061b..9680dc6a 100644 --- a/ct/glpi.sh +++ b/ct/glpi.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/go2rtc.sh b/ct/go2rtc.sh index e577388f..2f597004 100644 --- a/ct/go2rtc.sh +++ b/ct/go2rtc.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/gokapi.sh b/ct/gokapi.sh index 1a86e0ce..3259a173 100644 --- a/ct/gokapi.sh +++ b/ct/gokapi.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/gotify.sh b/ct/gotify.sh index a31273f4..747cd8ea 100644 --- a/ct/gotify.sh +++ b/ct/gotify.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/grafana.sh b/ct/grafana.sh index 7547f14f..b1fe394e 100644 --- a/ct/grafana.sh +++ b/ct/grafana.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/grist.sh b/ct/grist.sh index ad1c53a9..35696f19 100644 --- a/ct/grist.sh +++ b/ct/grist.sh @@ -12,11 +12,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/grocy.sh b/ct/grocy.sh index f6bfc8ec..ad4fe7ef 100644 --- a/ct/grocy.sh +++ b/ct/grocy.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/headscale.sh b/ct/headscale.sh index e63aa6a7..f10e71d1 100644 --- a/ct/headscale.sh +++ b/ct/headscale.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/heimdall-dashboard.sh b/ct/heimdall-dashboard.sh index 4613040d..d4d16ac4 100644 --- a/ct/heimdall-dashboard.sh +++ b/ct/heimdall-dashboard.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/hivemq.sh b/ct/hivemq.sh index fe9aa2ba..e396a3ca 100644 --- a/ct/hivemq.sh +++ b/ct/hivemq.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/hoarder.sh b/ct/hoarder.sh index d5cf4f08..91be4f32 100644 --- a/ct/hoarder.sh +++ b/ct/hoarder.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/homarr.sh b/ct/homarr.sh index 98676356..f51ea3bf 100644 --- a/ct/homarr.sh +++ b/ct/homarr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/homeassistant-core.sh b/ct/homeassistant-core.sh index 4e601361..5230b67b 100644 --- a/ct/homeassistant-core.sh +++ b/ct/homeassistant-core.sh @@ -15,11 +15,7 @@ var_os="ubuntu" var_version="24.10" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/homeassistant.sh b/ct/homeassistant.sh index 1b495905..073c00a7 100644 --- a/ct/homeassistant.sh +++ b/ct/homeassistant.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/homebox.sh b/ct/homebox.sh index d719007f..c8260c64 100644 --- a/ct/homebox.sh +++ b/ct/homebox.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/homebridge.sh b/ct/homebridge.sh index 3253b79e..85e60fdc 100644 --- a/ct/homebridge.sh +++ b/ct/homebridge.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/homepage.sh b/ct/homepage.sh index e2c74b36..e4cc719a 100644 --- a/ct/homepage.sh +++ b/ct/homepage.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/homer.sh b/ct/homer.sh index 1445fcee..5aecfecc 100644 --- a/ct/homer.sh +++ b/ct/homer.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/hyperhdr.sh b/ct/hyperhdr.sh index bbdc82d3..ed558539 100644 --- a/ct/hyperhdr.sh +++ b/ct/hyperhdr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/hyperion.sh b/ct/hyperion.sh index 28b310b5..e41a59bc 100644 --- a/ct/hyperion.sh +++ b/ct/hyperion.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/influxdb.sh b/ct/influxdb.sh index 0824effe..a808c660 100644 --- a/ct/influxdb.sh +++ b/ct/influxdb.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/inspircd.sh b/ct/inspircd.sh index 749911e5..f0d8d47b 100644 --- a/ct/inspircd.sh +++ b/ct/inspircd.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/iobroker.sh b/ct/iobroker.sh index 310f0a29..432b2e2b 100644 --- a/ct/iobroker.sh +++ b/ct/iobroker.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/iventoy.sh b/ct/iventoy.sh index 12a434ff..e7bebe75 100644 --- a/ct/iventoy.sh +++ b/ct/iventoy.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/jackett.sh b/ct/jackett.sh index 0c1c9171..0d42fcba 100644 --- a/ct/jackett.sh +++ b/ct/jackett.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/jellyfin.sh b/ct/jellyfin.sh index 0e44bcf5..097a7937 100644 --- a/ct/jellyfin.sh +++ b/ct/jellyfin.sh @@ -15,11 +15,7 @@ var_os="ubuntu" var_version="22.04" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/jellyseerr.sh b/ct/jellyseerr.sh index 66eb632b..c3447dcb 100644 --- a/ct/jellyseerr.sh +++ b/ct/jellyseerr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings -header_info "$APP" -base_settings - -# Core +header_info "$APP" variables color catch_errors diff --git a/ct/jenkins.sh b/ct/jenkins.sh index 49e4fcda..48a8b54f 100644 --- a/ct/jenkins.sh +++ b/ct/jenkins.sh @@ -16,11 +16,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/kavita.sh b/ct/kavita.sh index 4303d04a..dfdf9a94 100644 --- a/ct/kavita.sh +++ b/ct/kavita.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/keycloak.sh b/ct/keycloak.sh index 668a866b..243b0630 100644 --- a/ct/keycloak.sh +++ b/ct/keycloak.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/kimai.sh b/ct/kimai.sh index 1ca15fac..7f5f58cc 100644 --- a/ct/kimai.sh +++ b/ct/kimai.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/koillection.sh b/ct/koillection.sh index a78e2b2c..b041d2cd 100644 --- a/ct/koillection.sh +++ b/ct/koillection.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/komga.sh b/ct/komga.sh index f8e47c29..b0bac4fd 100644 --- a/ct/komga.sh +++ b/ct/komga.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/komodo.sh b/ct/komodo.sh index 03e6729b..db6dfdaf 100644 --- a/ct/komodo.sh +++ b/ct/komodo.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/kubo.sh b/ct/kubo.sh index 7a73b268..3157f21b 100644 --- a/ct/kubo.sh +++ b/ct/kubo.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/lazylibrarian.sh b/ct/lazylibrarian.sh index 37f7e71f..56eb0c0b 100644 --- a/ct/lazylibrarian.sh +++ b/ct/lazylibrarian.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/lidarr.sh b/ct/lidarr.sh index 809e5a19..d3ec14de 100644 --- a/ct/lidarr.sh +++ b/ct/lidarr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/linkwarden.sh b/ct/linkwarden.sh index 311f28e4..0c2de1f6 100644 --- a/ct/linkwarden.sh +++ b/ct/linkwarden.sh @@ -14,11 +14,7 @@ var_disk="12" var_os="ubuntu" var_version="22.04" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/listmonk.sh b/ct/listmonk.sh index 55e5c4f5..33cb3a19 100644 --- a/ct/listmonk.sh +++ b/ct/listmonk.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/lldap.sh b/ct/lldap.sh index 60c97157..31c6ad43 100644 --- a/ct/lldap.sh +++ b/ct/lldap.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/lubelogger.sh b/ct/lubelogger.sh index 82bd7238..c0d99a18 100644 --- a/ct/lubelogger.sh +++ b/ct/lubelogger.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/mafl.sh b/ct/mafl.sh index a8e5777d..59ce855c 100644 --- a/ct/mafl.sh +++ b/ct/mafl.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/magicmirror.sh b/ct/magicmirror.sh index 7504eb20..0a7e25ed 100644 --- a/ct/magicmirror.sh +++ b/ct/magicmirror.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/mariadb.sh b/ct/mariadb.sh index 729d2136..3eeee19d 100644 --- a/ct/mariadb.sh +++ b/ct/mariadb.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/matterbridge.sh b/ct/matterbridge.sh index 9647cb7c..3ef3643f 100644 --- a/ct/matterbridge.sh +++ b/ct/matterbridge.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/mattermost.sh b/ct/mattermost.sh index 9b9a32c2..5b5b1576 100644 --- a/ct/mattermost.sh +++ b/ct/mattermost.sh @@ -15,11 +15,7 @@ var_os="ubuntu" var_version="24.04" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/mediamtx.sh b/ct/mediamtx.sh index 67cb8f9a..d115bece 100644 --- a/ct/mediamtx.sh +++ b/ct/mediamtx.sh @@ -16,11 +16,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/medusa.sh b/ct/medusa.sh index 19aae9b5..a1f01d84 100644 --- a/ct/medusa.sh +++ b/ct/medusa.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/memos.sh b/ct/memos.sh index ed1b30ed..7dd0fbf5 100644 --- a/ct/memos.sh +++ b/ct/memos.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/meshcentral.sh b/ct/meshcentral.sh index 6ae005d4..66dfe07a 100644 --- a/ct/meshcentral.sh +++ b/ct/meshcentral.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/metube.sh b/ct/metube.sh index 8aa488af..b991493b 100644 --- a/ct/metube.sh +++ b/ct/metube.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/minio.sh b/ct/minio.sh index e06492e1..6e1f4703 100644 --- a/ct/minio.sh +++ b/ct/minio.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/mongodb.sh b/ct/mongodb.sh index 27e4bd0a..84813210 100644 --- a/ct/mongodb.sh +++ b/ct/mongodb.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/monica.sh b/ct/monica.sh index cb978587..03fa732a 100644 --- a/ct/monica.sh +++ b/ct/monica.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/motioneye.sh b/ct/motioneye.sh index 9436f759..e1fd0ae3 100644 --- a/ct/motioneye.sh +++ b/ct/motioneye.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/mqtt.sh b/ct/mqtt.sh index a577519d..31af3ece 100644 --- a/ct/mqtt.sh +++ b/ct/mqtt.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/mylar3.sh b/ct/mylar3.sh index 9c7636eb..9e980816 100644 --- a/ct/mylar3.sh +++ b/ct/mylar3.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/myspeed.sh b/ct/myspeed.sh index e52d123a..e82090d0 100644 --- a/ct/myspeed.sh +++ b/ct/myspeed.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/mysql.sh b/ct/mysql.sh index 9c5968f4..6c911ee8 100644 --- a/ct/mysql.sh +++ b/ct/mysql.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/n8n.sh b/ct/n8n.sh index 27c15c60..0cfbe389 100644 --- a/ct/n8n.sh +++ b/ct/n8n.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/navidrome.sh b/ct/navidrome.sh index be9e335b..e4a60c06 100644 --- a/ct/navidrome.sh +++ b/ct/navidrome.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/neo4j.sh b/ct/neo4j.sh index 0debb55d..a938c8e1 100644 --- a/ct/neo4j.sh +++ b/ct/neo4j.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/netbox.sh b/ct/netbox.sh index 38f54a83..34fc374e 100644 --- a/ct/netbox.sh +++ b/ct/netbox.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/nextcloudpi.sh b/ct/nextcloudpi.sh index d22fcaa3..e4f7c746 100644 --- a/ct/nextcloudpi.sh +++ b/ct/nextcloudpi.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/nextpvr.sh b/ct/nextpvr.sh index 97938904..37b9fcd3 100644 --- a/ct/nextpvr.sh +++ b/ct/nextpvr.sh @@ -16,11 +16,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh index ed3dcdec..db81a5a3 100644 --- a/ct/nginxproxymanager.sh +++ b/ct/nginxproxymanager.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings -header_info "$APP" -base_settings - -# Core +header_info "$APP" variables color catch_errors diff --git a/ct/nocodb.sh b/ct/nocodb.sh index a72c91a6..392e4ac2 100644 --- a/ct/nocodb.sh +++ b/ct/nocodb.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/node-red.sh b/ct/node-red.sh index c2bce186..b4f5bec4 100644 --- a/ct/node-red.sh +++ b/ct/node-red.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/notifiarr.sh b/ct/notifiarr.sh index 4bd8f9a0..e224af68 100644 --- a/ct/notifiarr.sh +++ b/ct/notifiarr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/ntfy.sh b/ct/ntfy.sh index 4ac3bae0..a8590162 100644 --- a/ct/ntfy.sh +++ b/ct/ntfy.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/nzbget.sh b/ct/nzbget.sh index 50910513..e26df997 100644 --- a/ct/nzbget.sh +++ b/ct/nzbget.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/octoprint.sh b/ct/octoprint.sh index be0b71a2..c0ee95fd 100644 --- a/ct/octoprint.sh +++ b/ct/octoprint.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/ollama.sh b/ct/ollama.sh index 43cebc9c..7b264637 100644 --- a/ct/ollama.sh +++ b/ct/ollama.sh @@ -14,11 +14,7 @@ var_disk="24" var_os="ubuntu" var_version="22.04" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/omada.sh b/ct/omada.sh index b9b46f86..0b8c2820 100644 --- a/ct/omada.sh +++ b/ct/omada.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/ombi.sh b/ct/ombi.sh index 610c7dfa..c3eed37b 100644 --- a/ct/ombi.sh +++ b/ct/ombi.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/omv.sh b/ct/omv.sh index a05706fd..692ad7f0 100644 --- a/ct/omv.sh +++ b/ct/omv.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/onedev.sh b/ct/onedev.sh index 16e1b194..c9a8c4bf 100644 --- a/ct/onedev.sh +++ b/ct/onedev.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/opengist.sh b/ct/opengist.sh index fca88afc..70ae799c 100644 --- a/ct/opengist.sh +++ b/ct/opengist.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/openhab.sh b/ct/openhab.sh index 35c407f8..a33f56e5 100644 --- a/ct/openhab.sh +++ b/ct/openhab.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/openobserve.sh b/ct/openobserve.sh index 598182b6..b19c5650 100644 --- a/ct/openobserve.sh +++ b/ct/openobserve.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/openwebui.sh b/ct/openwebui.sh index 47eab4ab..f8461b69 100644 --- a/ct/openwebui.sh +++ b/ct/openwebui.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/overseerr.sh b/ct/overseerr.sh index dff26046..b54bd18d 100644 --- a/ct/overseerr.sh +++ b/ct/overseerr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/owncast.sh b/ct/owncast.sh index 6442af66..9cf4a720 100644 --- a/ct/owncast.sh +++ b/ct/owncast.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/pairdrop.sh b/ct/pairdrop.sh index 00548dd3..4b3c0cdb 100644 --- a/ct/pairdrop.sh +++ b/ct/pairdrop.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/paperless-ai.sh b/ct/paperless-ai.sh index 269b76f9..351cfdcb 100644 --- a/ct/paperless-ai.sh +++ b/ct/paperless-ai.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/paperless-ngx.sh b/ct/paperless-ngx.sh index 63aead01..61e977e7 100644 --- a/ct/paperless-ngx.sh +++ b/ct/paperless-ngx.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/part-db.sh b/ct/part-db.sh index dcb31c76..85cbd53d 100644 --- a/ct/part-db.sh +++ b/ct/part-db.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/paymenter.sh b/ct/paymenter.sh index 659b57b5..f8f7c472 100644 --- a/ct/paymenter.sh +++ b/ct/paymenter.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/peanut.sh b/ct/peanut.sh index 40c21b30..e26c014a 100644 --- a/ct/peanut.sh +++ b/ct/peanut.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/petio.sh b/ct/petio.sh index c9d9b2d9..ab2fe23a 100644 --- a/ct/petio.sh +++ b/ct/petio.sh @@ -14,11 +14,7 @@ var_disk="4" var_os="ubuntu" var_version="20.04" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/photoprism.sh b/ct/photoprism.sh index f6f79c93..4088ef9d 100644 --- a/ct/photoprism.sh +++ b/ct/photoprism.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/phpipam.sh b/ct/phpipam.sh index cf9905fd..18d7140d 100644 --- a/ct/phpipam.sh +++ b/ct/phpipam.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/pialert.sh b/ct/pialert.sh index 9569f564..ccd5768b 100644 --- a/ct/pialert.sh +++ b/ct/pialert.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/pihole.sh b/ct/pihole.sh index 4071efe7..dcaa91e8 100644 --- a/ct/pihole.sh +++ b/ct/pihole.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/pingvin.sh b/ct/pingvin.sh index 425240dc..e143daff 100644 --- a/ct/pingvin.sh +++ b/ct/pingvin.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/plex.sh b/ct/plex.sh index 004a93e3..f45c8a47 100644 --- a/ct/plex.sh +++ b/ct/plex.sh @@ -15,11 +15,7 @@ var_os="ubuntu" var_version="22.04" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/pocketbase.sh b/ct/pocketbase.sh index 8aab765a..0765798d 100644 --- a/ct/pocketbase.sh +++ b/ct/pocketbase.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/pocketid.sh b/ct/pocketid.sh index ce639a9f..5d442410 100755 --- a/ct/pocketid.sh +++ b/ct/pocketid.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/podman-homeassistant.sh b/ct/podman-homeassistant.sh index f0e43c2a..3c76605a 100644 --- a/ct/podman-homeassistant.sh +++ b/ct/podman-homeassistant.sh @@ -14,11 +14,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings -header_info "$APP" -base_settings - -# Core +header_info "$APP" variables color catch_errors diff --git a/ct/podman.sh b/ct/podman.sh index ef36a682..5284c983 100644 --- a/ct/podman.sh +++ b/ct/podman.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/postgresql.sh b/ct/postgresql.sh index 287bfab1..93e8af61 100644 --- a/ct/postgresql.sh +++ b/ct/postgresql.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/privatebin.sh b/ct/privatebin.sh index 8304e418..c3fc3fe1 100644 --- a/ct/privatebin.sh +++ b/ct/privatebin.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/projectsend.sh b/ct/projectsend.sh index f2e84566..ee558a76 100644 --- a/ct/projectsend.sh +++ b/ct/projectsend.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/prometheus-alertmanager.sh b/ct/prometheus-alertmanager.sh index adcd77a4..b57fe3ec 100755 --- a/ct/prometheus-alertmanager.sh +++ b/ct/prometheus-alertmanager.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/prometheus-paperless-ngx-exporter.sh b/ct/prometheus-paperless-ngx-exporter.sh index 22ffec88..38010d00 100755 --- a/ct/prometheus-paperless-ngx-exporter.sh +++ b/ct/prometheus-paperless-ngx-exporter.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/prometheus-pve-exporter.sh b/ct/prometheus-pve-exporter.sh index 008b5606..8b4a1afc 100644 --- a/ct/prometheus-pve-exporter.sh +++ b/ct/prometheus-pve-exporter.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/prometheus.sh b/ct/prometheus.sh index 7e1a7858..46ff096f 100644 --- a/ct/prometheus.sh +++ b/ct/prometheus.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/prowlarr.sh b/ct/prowlarr.sh index 04c8a4ec..305d181a 100644 --- a/ct/prowlarr.sh +++ b/ct/prowlarr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/proxmox-datacenter-manager.sh b/ct/proxmox-datacenter-manager.sh index 621a5406..c627f97b 100644 --- a/ct/proxmox-datacenter-manager.sh +++ b/ct/proxmox-datacenter-manager.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/ps5-mqtt.sh b/ct/ps5-mqtt.sh index 98e751e4..678dd52f 100644 --- a/ct/ps5-mqtt.sh +++ b/ct/ps5-mqtt.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/qbittorrent.sh b/ct/qbittorrent.sh index 790a5716..fde51333 100644 --- a/ct/qbittorrent.sh +++ b/ct/qbittorrent.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/rabbitmq.sh b/ct/rabbitmq.sh index c47d56da..c9fb95a7 100644 --- a/ct/rabbitmq.sh +++ b/ct/rabbitmq.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/radarr.sh b/ct/radarr.sh index c6ee2507..30cb5f46 100644 --- a/ct/radarr.sh +++ b/ct/radarr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/radicale.sh b/ct/radicale.sh index b6962a30..7334f85a 100644 --- a/ct/radicale.sh +++ b/ct/radicale.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/rdtclient.sh b/ct/rdtclient.sh index 3b26ad7c..42ca9d19 100755 --- a/ct/rdtclient.sh +++ b/ct/rdtclient.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/readarr.sh b/ct/readarr.sh index 2c0bf458..cc78e5a8 100644 --- a/ct/readarr.sh +++ b/ct/readarr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/readeck.sh b/ct/readeck.sh index a34294ed..104880a2 100644 --- a/ct/readeck.sh +++ b/ct/readeck.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/recyclarr.sh b/ct/recyclarr.sh index 388ab627..71324aaa 100644 --- a/ct/recyclarr.sh +++ b/ct/recyclarr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/redis.sh b/ct/redis.sh index 13b29e59..a9d7d8f9 100644 --- a/ct/redis.sh +++ b/ct/redis.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/rtsptoweb.sh b/ct/rtsptoweb.sh index c09182a3..6f4f697e 100644 --- a/ct/rtsptoweb.sh +++ b/ct/rtsptoweb.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/runtipi.sh b/ct/runtipi.sh index 3beb2ea2..0160d172 100644 --- a/ct/runtipi.sh +++ b/ct/runtipi.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/sabnzbd.sh b/ct/sabnzbd.sh index 9c848983..5becdb46 100644 --- a/ct/sabnzbd.sh +++ b/ct/sabnzbd.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/searxng.sh b/ct/searxng.sh index 72fd5072..4ce9f557 100644 --- a/ct/searxng.sh +++ b/ct/searxng.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/semaphore.sh b/ct/semaphore.sh index 12d32a0a..ac1b115b 100644 --- a/ct/semaphore.sh +++ b/ct/semaphore.sh @@ -16,11 +16,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/sftpgo.sh b/ct/sftpgo.sh index 6a14392c..665fa3c1 100644 --- a/ct/sftpgo.sh +++ b/ct/sftpgo.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/shinobi.sh b/ct/shinobi.sh index 4da07b58..969a600f 100644 --- a/ct/shinobi.sh +++ b/ct/shinobi.sh @@ -15,11 +15,7 @@ var_os="ubuntu" var_version="22.04" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/smokeping.sh b/ct/smokeping.sh index 8bd4a242..f829ce5d 100644 --- a/ct/smokeping.sh +++ b/ct/smokeping.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/snipeit.sh b/ct/snipeit.sh index 02508804..01fe1255 100644 --- a/ct/snipeit.sh +++ b/ct/snipeit.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/sonarr.sh b/ct/sonarr.sh index 606fdb30..7758ca16 100644 --- a/ct/sonarr.sh +++ b/ct/sonarr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/spoolman.sh b/ct/spoolman.sh index f98dc1f2..733fc964 100644 --- a/ct/spoolman.sh +++ b/ct/spoolman.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/sqlserver2022.sh b/ct/sqlserver2022.sh index a303e79d..955f730f 100644 --- a/ct/sqlserver2022.sh +++ b/ct/sqlserver2022.sh @@ -15,11 +15,7 @@ var_os="ubuntu" var_version="22.04" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/stirling-pdf.sh b/ct/stirling-pdf.sh index c212c18c..b1f95a90 100644 --- a/ct/stirling-pdf.sh +++ b/ct/stirling-pdf.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/syncthing.sh b/ct/syncthing.sh index 455e262f..aab130d5 100644 --- a/ct/syncthing.sh +++ b/ct/syncthing.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/tandoor.sh b/ct/tandoor.sh index 9a3dfe89..78c074b9 100644 --- a/ct/tandoor.sh +++ b/ct/tandoor.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/tasmoadmin.sh b/ct/tasmoadmin.sh index 500d67d6..a195573b 100644 --- a/ct/tasmoadmin.sh +++ b/ct/tasmoadmin.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/tautulli.sh b/ct/tautulli.sh index 0675f5bb..e137772f 100644 --- a/ct/tautulli.sh +++ b/ct/tautulli.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/tdarr.sh b/ct/tdarr.sh index 6360f001..0b05b8d8 100644 --- a/ct/tdarr.sh +++ b/ct/tdarr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/technitiumdns.sh b/ct/technitiumdns.sh index 8f687708..db4dba57 100644 --- a/ct/technitiumdns.sh +++ b/ct/technitiumdns.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/the-lounge.sh b/ct/the-lounge.sh index 28d426ae..958fbedb 100644 --- a/ct/the-lounge.sh +++ b/ct/the-lounge.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/threadfin.sh b/ct/threadfin.sh index 83c5ed79..674eb5c0 100644 --- a/ct/threadfin.sh +++ b/ct/threadfin.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/tianji.sh b/ct/tianji.sh index 903edf5d..142ce815 100644 --- a/ct/tianji.sh +++ b/ct/tianji.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/traccar.sh b/ct/traccar.sh index 5487784a..c1cefcb5 100644 --- a/ct/traccar.sh +++ b/ct/traccar.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/traefik.sh b/ct/traefik.sh index 39786b8e..e074d94c 100644 --- a/ct/traefik.sh +++ b/ct/traefik.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/transmission.sh b/ct/transmission.sh index 78d5b1b4..5a37c31c 100644 --- a/ct/transmission.sh +++ b/ct/transmission.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/trilium.sh b/ct/trilium.sh index 3add5219..a12ebe52 100644 --- a/ct/trilium.sh +++ b/ct/trilium.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/typesense.sh b/ct/typesense.sh index f4e5aa9b..ce5a103b 100644 --- a/ct/typesense.sh +++ b/ct/typesense.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/ubuntu.sh b/ct/ubuntu.sh index d3aac33f..14ef9a86 100644 --- a/ct/ubuntu.sh +++ b/ct/ubuntu.sh @@ -15,11 +15,7 @@ var_disk="2" var_os="ubuntu" var_version="24.04" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/umami.sh b/ct/umami.sh index 6b898cae..43915998 100644 --- a/ct/umami.sh +++ b/ct/umami.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/umbrel.sh b/ct/umbrel.sh index 5dc0a791..af4fa16b 100644 --- a/ct/umbrel.sh +++ b/ct/umbrel.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/unbound.sh b/ct/unbound.sh index b0a0d1ec..b368c826 100644 --- a/ct/unbound.sh +++ b/ct/unbound.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/unifi.sh b/ct/unifi.sh index 816377d1..4f472da4 100644 --- a/ct/unifi.sh +++ b/ct/unifi.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/unmanic.sh b/ct/unmanic.sh index bce7450a..ea9a9067 100644 --- a/ct/unmanic.sh +++ b/ct/unmanic.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/uptimekuma.sh b/ct/uptimekuma.sh index 0efe730f..a979a62e 100644 --- a/ct/uptimekuma.sh +++ b/ct/uptimekuma.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/urbackupserver.sh b/ct/urbackupserver.sh index 1e47d3f0..61bd5c77 100644 --- a/ct/urbackupserver.sh +++ b/ct/urbackupserver.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/vaultwarden.sh b/ct/vaultwarden.sh index 4d12d0da..d06a1859 100644 --- a/ct/vaultwarden.sh +++ b/ct/vaultwarden.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/vikunja.sh b/ct/vikunja.sh index e805f8b2..02288269 100644 --- a/ct/vikunja.sh +++ b/ct/vikunja.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/wallos.sh b/ct/wallos.sh index 9931f1f7..de874979 100644 --- a/ct/wallos.sh +++ b/ct/wallos.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/wastebin.sh b/ct/wastebin.sh index 88de3fb7..6a03b160 100644 --- a/ct/wastebin.sh +++ b/ct/wastebin.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/watchyourlan.sh b/ct/watchyourlan.sh index de29154e..3372f307 100644 --- a/ct/watchyourlan.sh +++ b/ct/watchyourlan.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/wavelog.sh b/ct/wavelog.sh index 0dc24ae2..212726ff 100644 --- a/ct/wavelog.sh +++ b/ct/wavelog.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/whisparr.sh b/ct/whisparr.sh index 53e2fff8..c4d2ebec 100644 --- a/ct/whisparr.sh +++ b/ct/whisparr.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/whoogle.sh b/ct/whoogle.sh index 1010b6fc..7ed8c6a0 100644 --- a/ct/whoogle.sh +++ b/ct/whoogle.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/wikijs.sh b/ct/wikijs.sh index d387b2d9..cf5b0e60 100644 --- a/ct/wikijs.sh +++ b/ct/wikijs.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/wireguard.sh b/ct/wireguard.sh index 946a909e..78e65e87 100644 --- a/ct/wireguard.sh +++ b/ct/wireguard.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/wordpress.sh b/ct/wordpress.sh index 8ff69de1..e509027e 100644 --- a/ct/wordpress.sh +++ b/ct/wordpress.sh @@ -14,11 +14,7 @@ var_ram="2048" var_os="debian" var_version="12" -# App Output & Base Settings -header_info "$APP" -base_settings - -# Core +header_info "$APP" variables color catch_errors diff --git a/ct/yunohost.sh b/ct/yunohost.sh index 36319202..f306d5a7 100644 --- a/ct/yunohost.sh +++ b/ct/yunohost.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/zabbix.sh b/ct/zabbix.sh index 14cfc357..1efca4c3 100644 --- a/ct/zabbix.sh +++ b/ct/zabbix.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/zammad.sh b/ct/zammad.sh index cdb4ab8b..8ac6ed44 100644 --- a/ct/zammad.sh +++ b/ct/zammad.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/zerotier-one.sh b/ct/zerotier-one.sh index c5ac8e8f..a67b9e07 100644 --- a/ct/zerotier-one.sh +++ b/ct/zerotier-one.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/zigbee2mqtt.sh b/ct/zigbee2mqtt.sh index 27abbfb0..11852494 100644 --- a/ct/zigbee2mqtt.sh +++ b/ct/zigbee2mqtt.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/zipline.sh b/ct/zipline.sh index 7031bf8e..eaf676cb 100644 --- a/ct/zipline.sh +++ b/ct/zipline.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/zitadel.sh b/ct/zitadel.sh index f4fc322f..868f93b5 100644 --- a/ct/zitadel.sh +++ b/ct/zitadel.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/zoraxy.sh b/ct/zoraxy.sh index 2f30ebc2..61941dd1 100644 --- a/ct/zoraxy.sh +++ b/ct/zoraxy.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="1" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors diff --git a/ct/zwave-js-ui.sh b/ct/zwave-js-ui.sh index ffea06b2..46db9a22 100644 --- a/ct/zwave-js-ui.sh +++ b/ct/zwave-js-ui.sh @@ -15,11 +15,7 @@ var_os="debian" var_version="12" var_unprivileged="0" -# App Output & Base Settings header_info "$APP" -base_settings - -# Core variables color catch_errors