diff --git a/ct/adguard.sh b/ct/adguard.sh index da5d39ce..e9e667c9 100644 --- a/ct/adguard.sh +++ b/ct/adguard.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/agentdvr.sh b/ct/agentdvr.sh index 2d70e13c..d77921bf 100644 --- a/ct/agentdvr.sh +++ b/ct/agentdvr.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/alpine-docker.sh b/ct/alpine-docker.sh index d401fc28..49ee7518 100644 --- a/ct/alpine-docker.sh +++ b/ct/alpine-docker.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/alpine-grafana.sh b/ct/alpine-grafana.sh index 51560661..4382f131 100644 --- a/ct/alpine-grafana.sh +++ b/ct/alpine-grafana.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/alpine-nextcloud.sh b/ct/alpine-nextcloud.sh index bc9814e5..5e9338ac 100644 --- a/ct/alpine-nextcloud.sh +++ b/ct/alpine-nextcloud.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/alpine-vaultwarden.sh b/ct/alpine-vaultwarden.sh index c270574f..9ce6763a 100644 --- a/ct/alpine-vaultwarden.sh +++ b/ct/alpine-vaultwarden.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/alpine-zigbee2mqtt.sh b/ct/alpine-zigbee2mqtt.sh index 32c435a8..2767d924 100644 --- a/ct/alpine-zigbee2mqtt.sh +++ b/ct/alpine-zigbee2mqtt.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/alpine.sh b/ct/alpine.sh index 6ead34bc..85f3ad55 100644 --- a/ct/alpine.sh +++ b/ct/alpine.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/apt-cacher-ng.sh b/ct/apt-cacher-ng.sh index 15d1f140..8d8235a3 100644 --- a/ct/apt-cacher-ng.sh +++ b/ct/apt-cacher-ng.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/audiobookshelf.sh b/ct/audiobookshelf.sh index a1a3c0b9..4d360634 100644 --- a/ct/audiobookshelf.sh +++ b/ct/audiobookshelf.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/autobrr.sh b/ct/autobrr.sh index d0a73164..8cfc2f3e 100644 --- a/ct/autobrr.sh +++ b/ct/autobrr.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/bazarr.sh b/ct/bazarr.sh index 5371beee..d94543e5 100755 --- a/ct/bazarr.sh +++ b/ct/bazarr.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/blocky.sh b/ct/blocky.sh index 64311a9c..a9c74c4d 100644 --- a/ct/blocky.sh +++ b/ct/blocky.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/casaos.sh b/ct/casaos.sh index fcb30fdd..85cc0510 100644 --- a/ct/casaos.sh +++ b/ct/casaos.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/changedetection.sh b/ct/changedetection.sh index 84448134..5fe9759a 100644 --- a/ct/changedetection.sh +++ b/ct/changedetection.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/channels.sh b/ct/channels.sh index 6368677f..7e8b0140 100644 --- a/ct/channels.sh +++ b/ct/channels.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/cloudflared.sh b/ct/cloudflared.sh index 832dc1b8..c4f9631c 100644 --- a/ct/cloudflared.sh +++ b/ct/cloudflared.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/commafeed.sh b/ct/commafeed.sh index 4449c285..0084964a 100644 --- a/ct/commafeed.sh +++ b/ct/commafeed.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/cronicle.sh b/ct/cronicle.sh index bbc296d1..946101f3 100644 --- a/ct/cronicle.sh +++ b/ct/cronicle.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/daemonsync.sh b/ct/daemonsync.sh index 859d96d4..01ffa4a7 100644 --- a/ct/daemonsync.sh +++ b/ct/daemonsync.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/dashy.sh b/ct/dashy.sh index 309fe40c..759b8805 100644 --- a/ct/dashy.sh +++ b/ct/dashy.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/debian.sh b/ct/debian.sh index 4db9904f..adfd810e 100644 --- a/ct/debian.sh +++ b/ct/debian.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/deconz.sh b/ct/deconz.sh index b3a53756..bf42af0c 100644 --- a/ct/deconz.sh +++ b/ct/deconz.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/deluge.sh b/ct/deluge.sh index 385f93c7..897a3bf8 100644 --- a/ct/deluge.sh +++ b/ct/deluge.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/docker.sh b/ct/docker.sh index 7997d026..ce263f9b 100644 --- a/ct/docker.sh +++ b/ct/docker.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/dockge.sh b/ct/dockge.sh index e24c74e3..b1d943a4 100644 --- a/ct/dockge.sh +++ b/ct/dockge.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/emby.sh b/ct/emby.sh index 563ecf57..a063e0af 100644 --- a/ct/emby.sh +++ b/ct/emby.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/emqx.sh b/ct/emqx.sh index f469e28e..6ec3cab7 100644 --- a/ct/emqx.sh +++ b/ct/emqx.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/esphome.sh b/ct/esphome.sh index 0aee7d7b..7a2e0e87 100644 --- a/ct/esphome.sh +++ b/ct/esphome.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/fhem.sh b/ct/fhem.sh index c7a12377..a98ce9ae 100644 --- a/ct/fhem.sh +++ b/ct/fhem.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/go2rtc.sh b/ct/go2rtc.sh index 38e4f55e..380ed801 100644 --- a/ct/go2rtc.sh +++ b/ct/go2rtc.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/gotify.sh b/ct/gotify.sh index 1b5b19d9..15f911df 100644 --- a/ct/gotify.sh +++ b/ct/gotify.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/grafana.sh b/ct/grafana.sh index 047807f6..085cb4ee 100644 --- a/ct/grafana.sh +++ b/ct/grafana.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/grocy.sh b/ct/grocy.sh index 18bca608..b9c11170 100644 --- a/ct/grocy.sh +++ b/ct/grocy.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/heimdalldashboard.sh b/ct/heimdalldashboard.sh index 70ed090b..b2d0645a 100644 --- a/ct/heimdalldashboard.sh +++ b/ct/heimdalldashboard.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/homarr.sh b/ct/homarr.sh index f7a516e0..a81bad4f 100644 --- a/ct/homarr.sh +++ b/ct/homarr.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/homeassistant-core.sh b/ct/homeassistant-core.sh index 086c8468..375024e6 100644 --- a/ct/homeassistant-core.sh +++ b/ct/homeassistant-core.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/homeassistant.sh b/ct/homeassistant.sh index e6e28ebf..3f2c63ed 100644 --- a/ct/homeassistant.sh +++ b/ct/homeassistant.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/homebridge.sh b/ct/homebridge.sh index d32e5e51..d252b52b 100644 --- a/ct/homebridge.sh +++ b/ct/homebridge.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/homepage.sh b/ct/homepage.sh index bbeef90c..5107f65b 100644 --- a/ct/homepage.sh +++ b/ct/homepage.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/homer.sh b/ct/homer.sh index 13a1535a..f6b04d4d 100644 --- a/ct/homer.sh +++ b/ct/homer.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/hyperion.sh b/ct/hyperion.sh index 402a0615..9bb9a141 100644 --- a/ct/hyperion.sh +++ b/ct/hyperion.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/influxdb.sh b/ct/influxdb.sh index e732a60b..2d995f6b 100644 --- a/ct/influxdb.sh +++ b/ct/influxdb.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/iobroker.sh b/ct/iobroker.sh index eb1cccc6..0bbd1d0f 100644 --- a/ct/iobroker.sh +++ b/ct/iobroker.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/jackett.sh b/ct/jackett.sh index 898cb4e3..096eef89 100644 --- a/ct/jackett.sh +++ b/ct/jackett.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/jellyfin.sh b/ct/jellyfin.sh index 3f7c9883..6f5dfc8b 100644 --- a/ct/jellyfin.sh +++ b/ct/jellyfin.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/jellyseerr.sh b/ct/jellyseerr.sh index e3af3b80..14768ed1 100644 --- a/ct/jellyseerr.sh +++ b/ct/jellyseerr.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/k0s.sh b/ct/k0s.sh index 5c6331bb..3b62bfc6 100644 --- a/ct/k0s.sh +++ b/ct/k0s.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/kavita.sh b/ct/kavita.sh index e2238bf1..206778fb 100644 --- a/ct/kavita.sh +++ b/ct/kavita.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/keycloak.sh b/ct/keycloak.sh index 73810dc8..5e461722 100644 --- a/ct/keycloak.sh +++ b/ct/keycloak.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/lidarr.sh b/ct/lidarr.sh index 28b1bd3b..9628b885 100644 --- a/ct/lidarr.sh +++ b/ct/lidarr.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/linkwarden.sh b/ct/linkwarden.sh index a62a2781..e2bf2fa5 100644 --- a/ct/linkwarden.sh +++ b/ct/linkwarden.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/magicmirror.sh b/ct/magicmirror.sh index bbd5c3c3..bb5e0b7b 100644 --- a/ct/magicmirror.sh +++ b/ct/magicmirror.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/mariadb.sh b/ct/mariadb.sh index 70f6ab09..2b3eef00 100644 --- a/ct/mariadb.sh +++ b/ct/mariadb.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/meshcentral.sh b/ct/meshcentral.sh index 03bc929f..1040a700 100644 --- a/ct/meshcentral.sh +++ b/ct/meshcentral.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/motioneye.sh b/ct/motioneye.sh index 918a3b6c..d5a2579f 100644 --- a/ct/motioneye.sh +++ b/ct/motioneye.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/mqtt.sh b/ct/mqtt.sh index 80d8408d..b79777df 100644 --- a/ct/mqtt.sh +++ b/ct/mqtt.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/n8n.sh b/ct/n8n.sh index 04de7c01..5c5feeae 100644 --- a/ct/n8n.sh +++ b/ct/n8n.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/navidrome.sh b/ct/navidrome.sh index c009f9c3..b9af1d6f 100644 --- a/ct/navidrome.sh +++ b/ct/navidrome.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/nextcloudpi.sh b/ct/nextcloudpi.sh index bcbef6dc..e4312b20 100644 --- a/ct/nextcloudpi.sh +++ b/ct/nextcloudpi.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh index bd6ea26d..3456304e 100644 --- a/ct/nginxproxymanager.sh +++ b/ct/nginxproxymanager.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/nocodb.sh b/ct/nocodb.sh index 538641ce..4f8ff0b7 100644 --- a/ct/nocodb.sh +++ b/ct/nocodb.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/node-red.sh b/ct/node-red.sh index cdd37d15..1f68dc09 100644 --- a/ct/node-red.sh +++ b/ct/node-red.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/octoprint.sh b/ct/octoprint.sh index ab091834..75c2ccd9 100644 --- a/ct/octoprint.sh +++ b/ct/octoprint.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/omada.sh b/ct/omada.sh index 33273e1c..282d6508 100644 --- a/ct/omada.sh +++ b/ct/omada.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/ombi.sh b/ct/ombi.sh index b3957aaa..658182dc 100644 --- a/ct/ombi.sh +++ b/ct/ombi.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/omv.sh b/ct/omv.sh index d9510fdd..318a1699 100644 --- a/ct/omv.sh +++ b/ct/omv.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/openhab.sh b/ct/openhab.sh index 60e9d7a7..9546085a 100644 --- a/ct/openhab.sh +++ b/ct/openhab.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/openobserve.sh b/ct/openobserve.sh index 26e36a9c..cea4c29a 100644 --- a/ct/openobserve.sh +++ b/ct/openobserve.sh @@ -41,8 +41,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/overseerr.sh b/ct/overseerr.sh index 4f8b271c..a4a76bfc 100644 --- a/ct/overseerr.sh +++ b/ct/overseerr.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/owncast.sh b/ct/owncast.sh index 06832850..c06ccfbb 100644 --- a/ct/owncast.sh +++ b/ct/owncast.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/paperless-ngx.sh b/ct/paperless-ngx.sh index f4773d70..4d05d1d2 100644 --- a/ct/paperless-ngx.sh +++ b/ct/paperless-ngx.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/photoprism.sh b/ct/photoprism.sh index 5ff79708..26e0c729 100644 --- a/ct/photoprism.sh +++ b/ct/photoprism.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/pialert.sh b/ct/pialert.sh index a06f2f6a..7604d444 100644 --- a/ct/pialert.sh +++ b/ct/pialert.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/pihole.sh b/ct/pihole.sh index ad17f550..57c5e9c0 100644 --- a/ct/pihole.sh +++ b/ct/pihole.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/pingvin.sh b/ct/pingvin.sh index 8d36f98a..ff582d2f 100644 --- a/ct/pingvin.sh +++ b/ct/pingvin.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/plex.sh b/ct/plex.sh index 9ab0b8b3..998fe17c 100644 --- a/ct/plex.sh +++ b/ct/plex.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/podman-homeassistant.sh b/ct/podman-homeassistant.sh index 667e581f..1f02fe7f 100644 --- a/ct/podman-homeassistant.sh +++ b/ct/podman-homeassistant.sh @@ -43,8 +43,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/podman.sh b/ct/podman.sh index b8e8e1a4..e1e65b56 100644 --- a/ct/podman.sh +++ b/ct/podman.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/postgresql.sh b/ct/postgresql.sh index 5ff19c81..8ca8f172 100644 --- a/ct/postgresql.sh +++ b/ct/postgresql.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/prometheus.sh b/ct/prometheus.sh index 6bf41bd1..ae519078 100644 --- a/ct/prometheus.sh +++ b/ct/prometheus.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/prowlarr.sh b/ct/prowlarr.sh index 2ad20b7c..a2a54ad1 100644 --- a/ct/prowlarr.sh +++ b/ct/prowlarr.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/qbittorrent.sh b/ct/qbittorrent.sh index da21d11f..0a8b1db8 100644 --- a/ct/qbittorrent.sh +++ b/ct/qbittorrent.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/radarr.sh b/ct/radarr.sh index d481245f..69a75d62 100644 --- a/ct/radarr.sh +++ b/ct/radarr.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/rdtclient.sh b/ct/rdtclient.sh index 78e19112..7168998e 100755 --- a/ct/rdtclient.sh +++ b/ct/rdtclient.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/readarr.sh b/ct/readarr.sh index 7b995990..2e4494cf 100644 --- a/ct/readarr.sh +++ b/ct/readarr.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/rockylinux.sh b/ct/rockylinux.sh index c9cb151a..8285e227 100644 --- a/ct/rockylinux.sh +++ b/ct/rockylinux.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/rtsptoweb.sh b/ct/rtsptoweb.sh index 20d9b7f7..56484a60 100644 --- a/ct/rtsptoweb.sh +++ b/ct/rtsptoweb.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/runtipi.sh b/ct/runtipi.sh index 56b513e4..279230f3 100644 --- a/ct/runtipi.sh +++ b/ct/runtipi.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/sabnzbd.sh b/ct/sabnzbd.sh index b761526d..c6d0aa26 100644 --- a/ct/sabnzbd.sh +++ b/ct/sabnzbd.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/scrypted.sh b/ct/scrypted.sh index 15488152..306ab620 100644 --- a/ct/scrypted.sh +++ b/ct/scrypted.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/sftpgo.sh b/ct/sftpgo.sh index d3c2d7b3..2354fe7d 100644 --- a/ct/sftpgo.sh +++ b/ct/sftpgo.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/shinobi.sh b/ct/shinobi.sh index 3f1cdb6e..410f9433 100644 --- a/ct/shinobi.sh +++ b/ct/shinobi.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/sonarr.sh b/ct/sonarr.sh index 36a6297a..fe2c5939 100644 --- a/ct/sonarr.sh +++ b/ct/sonarr.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/stirling-pdf.sh b/ct/stirling-pdf.sh index 29232f59..f1505054 100644 --- a/ct/stirling-pdf.sh +++ b/ct/stirling-pdf.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/syncthing.sh b/ct/syncthing.sh index ad9fb728..5cf7765c 100644 --- a/ct/syncthing.sh +++ b/ct/syncthing.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/tasmoadmin.sh b/ct/tasmoadmin.sh index 8b772760..662c36f1 100644 --- a/ct/tasmoadmin.sh +++ b/ct/tasmoadmin.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/tautulli.sh b/ct/tautulli.sh index 8430f04a..55a628d3 100644 --- a/ct/tautulli.sh +++ b/ct/tautulli.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/tdarr.sh b/ct/tdarr.sh index 51b69f45..b658ec70 100644 --- a/ct/tdarr.sh +++ b/ct/tdarr.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/technitiumdns.sh b/ct/technitiumdns.sh index 8e6f042c..d69c81aa 100644 --- a/ct/technitiumdns.sh +++ b/ct/technitiumdns.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/transmission.sh b/ct/transmission.sh index 22638428..a7e234e4 100644 --- a/ct/transmission.sh +++ b/ct/transmission.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/trilium.sh b/ct/trilium.sh index 9a090607..d4ade959 100644 --- a/ct/trilium.sh +++ b/ct/trilium.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/ubuntu.sh b/ct/ubuntu.sh index bd89172b..6572c02c 100644 --- a/ct/ubuntu.sh +++ b/ct/ubuntu.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/umbrel.sh b/ct/umbrel.sh index 1638def3..62f9a471 100644 --- a/ct/umbrel.sh +++ b/ct/umbrel.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/unifi.sh b/ct/unifi.sh index 352a809d..820930c0 100644 --- a/ct/unifi.sh +++ b/ct/unifi.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/unmanic.sh b/ct/unmanic.sh index 4750f0ee..04134cee 100644 --- a/ct/unmanic.sh +++ b/ct/unmanic.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/uptimekuma.sh b/ct/uptimekuma.sh index c0a14a46..17289c24 100644 --- a/ct/uptimekuma.sh +++ b/ct/uptimekuma.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/vaultwarden.sh b/ct/vaultwarden.sh index 5b8e51fa..53b04287 100644 --- a/ct/vaultwarden.sh +++ b/ct/vaultwarden.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/whisparr.sh b/ct/whisparr.sh index 488f8197..1a8b9a01 100644 --- a/ct/whisparr.sh +++ b/ct/whisparr.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/whoogle.sh b/ct/whoogle.sh index 11b127df..5fa40ba2 100644 --- a/ct/whoogle.sh +++ b/ct/whoogle.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/wikijs.sh b/ct/wikijs.sh index 03feba32..dedff2d6 100644 --- a/ct/wikijs.sh +++ b/ct/wikijs.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/wireguard.sh b/ct/wireguard.sh index f78f4cda..c8cc7c6f 100644 --- a/ct/wireguard.sh +++ b/ct/wireguard.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/yunohost.sh b/ct/yunohost.sh index 2b0c6bbd..613de2f5 100644 --- a/ct/yunohost.sh +++ b/ct/yunohost.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/zigbee2mqtt.sh b/ct/zigbee2mqtt.sh index eebc630f..e3ae7ee8 100644 --- a/ct/zigbee2mqtt.sh +++ b/ct/zigbee2mqtt.sh @@ -40,8 +40,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/zoraxy.sh b/ct/zoraxy.sh index 1f36cbe4..8d3a771b 100644 --- a/ct/zoraxy.sh +++ b/ct/zoraxy.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/ct/zwave-js-ui.sh b/ct/zwave-js-ui.sh index 83adbc9d..3be12b44 100644 --- a/ct/zwave-js-ui.sh +++ b/ct/zwave-js-ui.sh @@ -39,8 +39,8 @@ function default_settings() { BRG="vmbr0" NET="dhcp" GATE="" - APT_CACHER="no" - APT_CACHER_IP="none" + APT_CACHER="" + APT_CACHER_IP="" DISABLEIP6="no" MTU="" SD="" diff --git a/misc/build.func b/misc/build.func index 56599ad4..96542c16 100644 --- a/misc/build.func +++ b/misc/build.func @@ -134,7 +134,8 @@ echo_default() { echo -e "${DGN}Allocated Ram ${BGN}$var_ram${CL}" echo -e "${DGN}Using Bridge: ${BGN}vmbr0${CL}" echo -e "${DGN}Using Static IP Address: ${BGN}dhcp${CL}" - echo -e "${DGN}Using Gateway Address: ${BGN}Default${CL}" + echo -e "${DGN}Using Gateway IP Address: ${BGN}Default${CL}" + echo -e "${DGN}Using Apt-Cacher IP Address: ${BGN}Default${CL}" echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" echo -e "${DGN}Using Interface MTU Size: ${BGN}Default${CL}" echo -e "${DGN}Using DNS Search Domain: ${BGN}Host${CL}" @@ -340,6 +341,13 @@ advanced_settings() { echo -e "${DGN}Using Gateway IP Address: ${BGN}Default${CL}" fi + if APT_CACHER_IP=$(whiptail --backtitle "Proxmox VE Helper Scripts" --inputbox "Set APT-Cacher IP (leave blank for default)" 8 58 --title "APT-Cacher IP" 3>&1 1>&2 2>&3); then + APT_CACHER="${APT_CACHER_IP:+yes}" + echo -e "${DGN}Using APT-Cacher IP Address: ${BGN}${APT_CACHER_IP:-Default}${CL}" + else + exit-script + fi + if (whiptail --backtitle "Proxmox VE Helper Scripts" --defaultno --title "IPv6" --yesno "Disable IPv6?" 10 58); then DISABLEIP6="yes" else @@ -498,6 +506,8 @@ build_container() { else export FUNCTIONS_FILE_PATH="$(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/install.func)" fi + export CACHER="$APT_CACHER" + export CACHER_IP="$APT_CACHER_IP" export tz="$timezone" export DISABLEIPV6="$DISABLEIP6" export APPLICATION="$APP" @@ -580,4 +590,4 @@ description() { if [[ -f /etc/systemd/system/ping-instances.service ]]; then systemctl start ping-instances.service fi -} +} \ No newline at end of file diff --git a/misc/install.func b/misc/install.func index d50237f4..380392a2 100644 --- a/misc/install.func +++ b/misc/install.func @@ -131,6 +131,9 @@ network_check() { # This function updates the Container OS by running apt-get update and upgrade update_os() { msg_info "Updating Container OS" + if [[ "$CACHER" == "yes" ]]; then + echo "Acquire::http { Proxy \"http://${CACHER_IP}:3142\"; };" >/etc/apt/apt.conf.d/00aptproxy + fi $STD apt-get update $STD apt-get -o Dpkg::Options::="--force-confold" -y dist-upgrade msg_ok "Updated Container OS" @@ -164,4 +167,4 @@ EOF fi echo "bash -c \"\$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update chmod +x /usr/bin/update -} +} \ No newline at end of file