pull/1047/head
tteckster 3 years ago committed by GitHub
parent d4a607cf73
commit e755bfeacd
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

@ -308,6 +308,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -303,6 +303,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -315,6 +315,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
SERVER="y" SERVER="y"
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -315,6 +315,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -315,6 +315,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -310,6 +310,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -317,6 +317,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -317,6 +317,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -315,6 +315,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -316,6 +316,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -310,6 +310,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -315,6 +315,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -315,6 +315,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -315,6 +315,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -307,6 +307,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

@ -306,6 +306,7 @@ function install_script() {
ARCH_CHECK ARCH_CHECK
PVE_CHECK PVE_CHECK
header_info header_info
NEXTID=$(pvesh get /cluster/nextid)
if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then if (whiptail --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
header_info header_info
echo -e "${BL}Using Default Settings${CL}" echo -e "${BL}Using Default Settings${CL}"

Loading…
Cancel
Save