revert revert ssh_check

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

@ -78,6 +78,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -81,6 +81,7 @@ function update_script() {
done
}
ssh_check
start
build_container
description

@ -75,6 +75,7 @@ function update_script() {
done
}
ssh_check
start
build_container
description

@ -88,6 +88,7 @@ function update_script() {
done
}
ssh_check
start
build_container
description

@ -81,6 +81,7 @@ function update_script() {
done
}
ssh_check
start
build_container
description

@ -79,6 +79,7 @@ function update_script() {
done
}
ssh_check
start
build_container
description

@ -75,6 +75,7 @@ function update_script() {
done
}
ssh_check
start
build_container
description

@ -63,6 +63,7 @@ exit;
fi
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -71,6 +71,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -100,6 +100,7 @@ exit
fi
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -86,6 +86,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -71,6 +71,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -68,6 +68,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -140,6 +140,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -207,6 +207,7 @@ EOF
fi
}
ssh_check
start
build_container
description

@ -128,6 +128,7 @@ WantedBy=default.target" >$service_path
fi
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -67,6 +67,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -84,6 +84,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -62,6 +62,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -62,6 +62,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -63,6 +63,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -71,6 +71,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -171,6 +171,7 @@ EOF
exit
}
ssh_check
start
build_container
description

@ -63,6 +63,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -96,6 +96,7 @@ exit
fi
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -62,6 +62,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -62,6 +62,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -132,6 +132,7 @@ EOF
fi
}
ssh_check
start
build_container
description

@ -86,6 +86,7 @@ function update_script() {
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -71,6 +71,7 @@ exit
fi
}
ssh_check
start
build_container
description

@ -111,6 +111,7 @@ exit
fi
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -66,6 +66,7 @@ msg_ok "Updated $APP"
exit
}
ssh_check
start
build_container
description

@ -62,6 +62,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -64,6 +64,7 @@ msg_ok "Updated Shinobi LXC"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -62,6 +62,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -70,6 +70,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -80,6 +80,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -78,6 +78,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -131,6 +131,7 @@ function update_script() {
fi
}
ssh_check
start
build_container
description

@ -61,6 +61,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -83,6 +83,7 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -115,6 +115,7 @@ exit
fi
}
ssh_check
start
build_container
description

@ -60,6 +60,7 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -126,6 +126,7 @@ function update_script() {
exit
}
ssh_check
start
build_container
description

@ -78,6 +78,7 @@ function update_script() {
exit
}
ssh_check
start
build_container
description

@ -97,7 +97,7 @@ function ARCH_CHECK() {
}
function SSH_CHECK() {
if command -v pveversion >/dev/null 2>&1; then
if [ -n "$SSH_CLIENT" ]; then
if [ -n "${SSH_CLIENT:+x}" ]; then
if whiptail --defaultno --title "SSH DETECTED" --yesno "It's suggested to use the Proxmox shell instead of SSH, since SSH can create issues while gathering variables. Would you like to proceed with using SSH?" 10 62; then
echo "you've been warned"
else
@ -269,6 +269,7 @@ function START_SCRIPT() {
}
ARCH_CHECK
PVE_CHECK
SSH_CHECK
START_SCRIPT
msg_info "Validating Storage"
while read -r line; do

Loading…
Cancel
Save