code optimization (#1025)

- remove mc from Ubuntu
- change archive mirrors for Ubuntu
- small tweaks
pull/1027/head
tteckster 2 years ago committed by GitHub
parent 474903d5af
commit eeced862da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      ct/adguard-v5.sh
  2. 1
      ct/alpine-v5.sh
  3. 1
      ct/archlinux-v5.sh
  4. 1
      ct/audiobookshelf-v5.sh
  5. 1
      ct/autobrr-v5.sh
  6. 1
      ct/blocky-v5.sh
  7. 1
      ct/casaos-v5.sh
  8. 1
      ct/changedetection-v5.sh
  9. 1
      ct/cronicle-v5.sh
  10. 1
      ct/daemonsync-v5.sh
  11. 1
      ct/dashy-v5.sh
  12. 1
      ct/debian-v5.sh
  13. 1
      ct/deconz-v5.sh
  14. 1
      ct/deluge-v5.sh
  15. 1
      ct/devuan-v5.sh
  16. 1
      ct/docker-v5.sh
  17. 1
      ct/emby-v5.sh
  18. 1
      ct/emqx-v5.sh
  19. 1
      ct/esphome-v5.sh
  20. 1
      ct/grafana-v5.sh
  21. 1
      ct/grocy-v5.sh
  22. 1
      ct/heimdalldashboard-v5.sh
  23. 1
      ct/homeassistant-core-v5.sh
  24. 1
      ct/homeassistant-v5.sh
  25. 1
      ct/homebridge-v5.sh
  26. 1
      ct/homepage-v5.sh
  27. 1
      ct/homer-v5.sh
  28. 1
      ct/hyperion-v5.sh
  29. 1
      ct/influxdb-v5.sh
  30. 1
      ct/iobroker-v5.sh
  31. 1
      ct/jellyfin-v5.sh
  32. 1
      ct/k0s-v5.sh
  33. 1
      ct/kavita-v5.sh
  34. 1
      ct/keycloak-v5.sh
  35. 1
      ct/lidarr-v5.sh
  36. 1
      ct/magicmirror-v5.sh
  37. 1
      ct/mariadb-v5.sh
  38. 1
      ct/meshcentral-v5.sh
  39. 1
      ct/motioneye-v5.sh
  40. 1
      ct/mqtt-v5.sh
  41. 1
      ct/n8n-v5.sh
  42. 1
      ct/navidrome-v5.sh
  43. 1
      ct/nextcloudpi-v5.sh
  44. 1
      ct/nginxproxymanager-v5.sh
  45. 1
      ct/nocodb-v5.sh
  46. 1
      ct/node-red-v5.sh
  47. 1
      ct/omada-v5.sh
  48. 1
      ct/omv-v5.sh
  49. 1
      ct/openhab-v5.sh
  50. 1
      ct/paperless-ngx-v5.sh
  51. 1
      ct/photoprism-v5.sh
  52. 1
      ct/pihole-v5.sh
  53. 1
      ct/plex-v5.sh
  54. 1
      ct/podman-homeassistant-v5.sh
  55. 1
      ct/podman-v5.sh
  56. 1
      ct/postgresql-v5.sh
  57. 1
      ct/prometheus-v5.sh
  58. 1
      ct/prowlarr-v5.sh
  59. 1
      ct/radarr-v5.sh
  60. 1
      ct/readarr-v5.sh
  61. 1
      ct/rockylinux-v5.sh
  62. 1
      ct/sabnzbd-v5.sh
  63. 1
      ct/scrypted-v5.sh
  64. 1
      ct/shinobi-v5.sh
  65. 1
      ct/sonarr-v5.sh
  66. 1
      ct/syncthing-v5.sh
  67. 1
      ct/tdarr-v5.sh
  68. 1
      ct/technitiumdns-v5.sh
  69. 1
      ct/transmission-v5.sh
  70. 1
      ct/trilium-v5.sh
  71. 1
      ct/ubuntu-v5.sh
  72. 1
      ct/umbrel-v5.sh
  73. 1
      ct/unifi-v5.sh
  74. 1
      ct/uptimekuma-v5.sh
  75. 1
      ct/vaultwarden-v5.sh
  76. 1
      ct/whisparr-v5.sh
  77. 1
      ct/whoogle-v5.sh
  78. 1
      ct/wikijs-v5.sh
  79. 1
      ct/wireguard-v5.sh
  80. 1
      ct/yunohost-v5.sh
  81. 1
      ct/zigbee2mqtt-v5.sh
  82. 1
      ct/zwave-js-ui-v5.sh
  83. 4
      install/adguard-v5-install.sh
  84. 4
      install/audiobookshelf-v5-install.sh
  85. 4
      install/autobrr-v5-install.sh
  86. 4
      install/blocky-v5-install.sh
  87. 4
      install/casaos-v5-install.sh
  88. 4
      install/changedetection-v5-install.sh
  89. 4
      install/cronicle-v5-install.sh
  90. 4
      install/daemonsync-v5-install.sh
  91. 4
      install/dashy-v5-install.sh
  92. 4
      install/debian-v5-install.sh
  93. 11
      install/deconz-v5-install.sh
  94. 4
      install/deluge-v5-install.sh
  95. 2
      install/devuan-v5-install.sh
  96. 4
      install/docker-v5-install.sh
  97. 11
      install/emby-v5-install.sh
  98. 4
      install/emqx-v5-install.sh
  99. 4
      install/esphome-v5-install.sh
  100. 4
      install/grafana-v5-install.sh
  101. Some files were not shown because too many files have changed in this diff Show More

@ -370,6 +370,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -349,6 +349,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -348,6 +348,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -362,6 +362,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -363,6 +363,7 @@ TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export ST=$FUSE export ST=$FUSE
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -352,6 +352,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -400,6 +400,7 @@ TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export SERV=$SERVER export SERV=$SERVER
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -379,6 +379,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -348,6 +348,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -354,6 +354,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -349,6 +349,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -348,6 +348,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -360,6 +360,7 @@ TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export ST=$FUSE export ST=$FUSE
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -372,6 +372,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -352,6 +352,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -359,6 +359,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -352,6 +352,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -432,6 +432,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -427,6 +427,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -428,6 +428,7 @@ TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export ST=$FUSE export ST=$FUSE
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -359,6 +359,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -372,6 +372,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -354,6 +354,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -362,6 +362,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -351,6 +351,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -354,6 +354,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -348,6 +348,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -355,6 +355,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -352,6 +352,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -364,6 +364,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -462,6 +462,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -356,6 +356,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -389,6 +389,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -351,6 +351,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -354,6 +354,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -354,6 +354,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -421,6 +421,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -374,6 +374,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -372,6 +372,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -403,6 +403,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -348,6 +348,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -348,6 +348,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -348,6 +348,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -354,6 +354,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -348,6 +348,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -354,6 +354,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -363,6 +363,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -348,6 +348,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -354,6 +354,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -348,6 +348,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -415,6 +415,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -348,6 +348,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -372,6 +372,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -356,6 +356,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -361,6 +361,7 @@ TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export ST=$FUSE export ST=$FUSE
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -353,6 +353,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -370,6 +370,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -421,6 +421,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -349,6 +349,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -352,6 +352,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -366,6 +366,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -408,6 +408,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -348,6 +348,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -399,6 +399,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -366,6 +366,7 @@ fi
TEMP_DIR=$(mktemp -d) TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null pushd $TEMP_DIR >/dev/null
export DISABLEIPV6=$DISABLEIP6 export DISABLEIPV6=$DISABLEIP6
export APPLICATION=$APP
export VERBOSE=$VERB export VERBOSE=$VERB
export SSH_ROOT=${SSH} export SSH_ROOT=${SSH}
export CTID=$CT_ID export CTID=$CT_ID

@ -92,10 +92,10 @@ rm install.sh
msg_ok "Installed AdGuard Home" msg_ok "Installed AdGuard Home"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -90,10 +90,10 @@ $STD apt install audiobookshelf
msg_ok "Installed audiobookshelf" msg_ok "Installed audiobookshelf"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -111,10 +111,10 @@ systemctl enable --now -q autobrr.service
msg_ok "Created Service" msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -344,10 +344,10 @@ $STD systemctl enable --now blocky
msg_ok "Created Service" msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -100,10 +100,10 @@ $STD bash <(curl -fsSL https://get.casaos.io)
msg_ok "Installed CasaOS" msg_ok "Installed CasaOS"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -104,10 +104,10 @@ $STD systemctl enable --now changedetection
msg_ok "Created Service" msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -110,10 +110,10 @@ $STD update-rc.d cronicled defaults
msg_ok "Installed Cronicle Primary Server" msg_ok "Installed Cronicle Primary Server"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -89,10 +89,10 @@ $STD dpkg -i daemonsync_2.2.0.0059_amd64.deb
msg_ok "Installed Daemon Sync Server" msg_ok "Installed Daemon Sync Server"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -120,10 +120,10 @@ systemctl start dashy
msg_ok "Created Service" msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -82,10 +82,10 @@ $STD apt-get install -y mc
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -71,6 +71,12 @@ RESOLVEDIP=$(getent hosts github.com | awk '{ print $1 }')
if [[ -z "$RESOLVEDIP" ]]; then msg_error "DNS Lookup Failure"; else msg_ok "DNS Resolved github.com to ${BL}$RESOLVEDIP${CL}"; fi if [[ -z "$RESOLVEDIP" ]]; then msg_error "DNS Lookup Failure"; else msg_ok "DNS Resolved github.com to ${BL}$RESOLVEDIP${CL}"; fi
set -e set -e
CODENAME=$(cat /etc/*release | grep "UBUNTU_CODENAME" | awk '{print substr($1, 17, length($1)) }')
cat <<EOF >/etc/apt/sources.list
deb http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main
deb-src http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main
EOF
msg_info "Updating Container OS" msg_info "Updating Container OS"
$STD apt-get update $STD apt-get update
$STD apt-get -y upgrade $STD apt-get -y upgrade
@ -79,7 +85,6 @@ msg_ok "Updated Container OS"
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt-get install -y curl $STD apt-get install -y curl
$STD apt-get install -y sudo $STD apt-get install -y sudo
$STD apt-get install -y mc
$STD apt-get install -y gnupg $STD apt-get install -y gnupg
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
@ -113,10 +118,10 @@ $STD systemctl enable --now deconz
msg_ok "Created Service" msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -127,10 +127,10 @@ systemctl enable --now -q deluge-web.service
msg_ok "Created Service" msg_ok "Created Service"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -80,6 +80,8 @@ $STD apt-get install -y mc
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if [[ "${SSH_ROOT}" == "yes" ]]; then sed -i "s/#PermitRootLogin prohibit-password/PermitRootLogin yes/g" /etc/ssh/sshd_config; systemctl restart sshd; fi if [[ "${SSH_ROOT}" == "yes" ]]; then sed -i "s/#PermitRootLogin prohibit-password/PermitRootLogin yes/g" /etc/ssh/sshd_config; systemctl restart sshd; fi
msg_info "Cleaning up" msg_info "Cleaning up"

@ -144,10 +144,10 @@ if [[ $DOCKER_COMPOSE == "Y" ]]; then
fi fi
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -71,6 +71,12 @@ RESOLVEDIP=$(getent hosts github.com | awk '{ print $1 }')
if [[ -z "$RESOLVEDIP" ]]; then msg_error "DNS Lookup Failure"; else msg_ok "DNS Resolved github.com to ${BL}$RESOLVEDIP${CL}"; fi if [[ -z "$RESOLVEDIP" ]]; then msg_error "DNS Lookup Failure"; else msg_ok "DNS Resolved github.com to ${BL}$RESOLVEDIP${CL}"; fi
set -e set -e
CODENAME=$(cat /etc/*release | grep "UBUNTU_CODENAME" | awk '{print substr($1, 17, length($1)) }')
cat <<EOF >/etc/apt/sources.list
deb http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main
deb-src http://mirror.genesisadaptive.com/ubuntu/ $CODENAME main
EOF
msg_info "Updating Container OS" msg_info "Updating Container OS"
$STD apt-get update $STD apt-get update
$STD apt-get -y upgrade $STD apt-get -y upgrade
@ -79,7 +85,6 @@ msg_ok "Updated Container OS"
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt-get install -y curl $STD apt-get install -y curl
$STD apt-get install -y sudo $STD apt-get install -y sudo
$STD apt-get install -y mc
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
if [[ -z "$(grep -w "100000" /proc/self/uid_map)" ]]; then if [[ -z "$(grep -w "100000" /proc/self/uid_map)" ]]; then
@ -103,10 +108,10 @@ $STD dpkg -i emby-server-deb_${LATEST}_amd64.deb
msg_ok "Installed Emby" msg_ok "Installed Emby"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -88,10 +88,10 @@ $STD systemctl enable --now emqx
msg_ok "Installed EMQX" msg_ok "Installed EMQX"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -109,10 +109,10 @@ systemctl start esphomeDashboard
msg_ok "Installed ESPHome Dashboard" msg_ok "Installed ESPHome Dashboard"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

@ -96,10 +96,10 @@ $STD apt-get install -y grafana
msg_ok "Installed Grafana" msg_ok "Installed Grafana"
echo "export TERM='xterm-256color'" >>/root/.bashrc echo "export TERM='xterm-256color'" >>/root/.bashrc
echo -e "$APPLICATION LXC provided by https://tteck.github.io/Proxmox/\n" > /etc/motd
chmod -x /etc/update-motd.d/*
if ! getent shadow root | grep -q "^root:[^\!*]"; then if ! getent shadow root | grep -q "^root:[^\!*]"; then
msg_info "Customizing Container" msg_info "Customizing Container"
if [ "$PCT_OSTYPE" == "debian" ]; then rm -rf /etc/motd /etc/update-motd.d/10-uname; else chmod -x /etc/update-motd.d/*; fi
touch ~/.hushlogin
GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf" GETTY_OVERRIDE="/etc/systemd/system/container-getty@1.service.d/override.conf"
mkdir -p $(dirname $GETTY_OVERRIDE) mkdir -p $(dirname $GETTY_OVERRIDE)
cat <<EOF >$GETTY_OVERRIDE cat <<EOF >$GETTY_OVERRIDE

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save