From 108956f4882f78ef6a81fabfde54b3fd1f0b2ae5 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 9 Mar 2023 20:28:10 -0500 Subject: [PATCH] adjust password menu --- ct/adguard-v5.sh | 2 +- ct/alpine-v5.sh | 2 +- ct/alpine-vaultwarden-v5.sh | 2 +- ct/archlinux-v5.sh | 2 +- ct/audiobookshelf-v5.sh | 2 +- ct/autobrr-v5.sh | 2 +- ct/blocky-v5.sh | 2 +- ct/casaos-v5.sh | 2 +- ct/changedetection-v5.sh | 2 +- ct/cronicle-v5.sh | 2 +- ct/daemonsync-v5.sh | 2 +- ct/dashy-v5.sh | 2 +- ct/debian-v5.sh | 2 +- ct/deconz-v5.sh | 2 +- ct/deluge-v5.sh | 2 +- ct/devuan-v5.sh | 2 +- ct/docker-v5.sh | 2 +- ct/emby-v5.sh | 2 +- ct/emqx-v5.sh | 2 +- ct/esphome-v5.sh | 2 +- ct/go2rtc-v5.sh | 2 +- ct/grafana-v5.sh | 2 +- ct/grocy-v5.sh | 2 +- ct/heimdalldashboard-v5.sh | 2 +- ct/homeassistant-core-v5.sh | 2 +- ct/homeassistant-v5.sh | 2 +- ct/homebridge-v5.sh | 2 +- ct/homepage-v5.sh | 2 +- ct/homer-v5.sh | 2 +- ct/hyperion-v5.sh | 2 +- ct/influxdb-v5.sh | 2 +- ct/iobroker-v5.sh | 2 +- ct/jackett-v5.sh | 2 +- ct/jellyfin-v5.sh | 2 +- ct/k0s-v5.sh | 2 +- ct/kavita-v5.sh | 2 +- ct/keycloak-v5.sh | 2 +- ct/lidarr-v5.sh | 2 +- ct/magicmirror-v5.sh | 2 +- ct/mariadb-v5.sh | 2 +- ct/meshcentral-v5.sh | 2 +- ct/motioneye-v5.sh | 2 +- ct/mqtt-v5.sh | 2 +- ct/n8n-v5.sh | 2 +- ct/navidrome-v5.sh | 2 +- ct/nextcloudpi-v5.sh | 2 +- ct/nginxproxymanager-v5.sh | 2 +- ct/nocodb-v5.sh | 2 +- ct/node-red-v5.sh | 2 +- ct/omada-v5.sh | 2 +- ct/omv-v5.sh | 2 +- ct/openhab-v5.sh | 2 +- ct/paperless-ngx-v5.sh | 2 +- ct/photoprism-v5.sh | 2 +- ct/pihole-v5.sh | 2 +- ct/plex-v5.sh | 2 +- ct/podman-homeassistant-v5.sh | 2 +- ct/podman-v5.sh | 2 +- ct/postgresql-v5.sh | 2 +- ct/prometheus-v5.sh | 2 +- ct/prowlarr-v5.sh | 2 +- ct/qbittorrent-v5.sh | 2 +- ct/radarr-v5.sh | 2 +- ct/readarr-v5.sh | 2 +- ct/rstptoweb-v5.sh | 2 +- ct/sabnzbd-v5.sh | 2 +- ct/scrypted-v5.sh | 2 +- ct/shinobi-v5.sh | 2 +- ct/sonarr-v5.sh | 2 +- ct/syncthing-v5.sh | 2 +- ct/tdarr-v5.sh | 2 +- ct/technitiumdns-v5.sh | 2 +- ct/transmission-v5.sh | 2 +- ct/trilium-v5.sh | 2 +- ct/ubuntu-v5.sh | 2 +- ct/umbrel-v5.sh | 2 +- ct/unifi-v5.sh | 2 +- ct/uptimekuma-v5.sh | 2 +- ct/vaultwarden-v5.sh | 2 +- ct/whisparr-v5.sh | 2 +- ct/whoogle-v5.sh | 2 +- ct/wikijs-v5.sh | 2 +- ct/wireguard-v5.sh | 2 +- ct/yunohost-v5.sh | 2 +- ct/zigbee2mqtt-v5.sh | 2 +- ct/zwave-js-ui-v5.sh | 2 +- 86 files changed, 86 insertions(+), 86 deletions(-) diff --git a/ct/adguard-v5.sh b/ct/adguard-v5.sh index 01a8c81c..73a5eb9c 100644 --- a/ct/adguard-v5.sh +++ b/ct/adguard-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/alpine-v5.sh b/ct/alpine-v5.sh index 85e3867d..6357beb8 100644 --- a/ct/alpine-v5.sh +++ b/ct/alpine-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/alpine-vaultwarden-v5.sh b/ct/alpine-vaultwarden-v5.sh index 70282441..644f43da 100644 --- a/ct/alpine-vaultwarden-v5.sh +++ b/ct/alpine-vaultwarden-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/archlinux-v5.sh b/ct/archlinux-v5.sh index 0758f3f8..26385a0a 100644 --- a/ct/archlinux-v5.sh +++ b/ct/archlinux-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/audiobookshelf-v5.sh b/ct/audiobookshelf-v5.sh index 2c77ffed..ca4e5c9b 100644 --- a/ct/audiobookshelf-v5.sh +++ b/ct/audiobookshelf-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/autobrr-v5.sh b/ct/autobrr-v5.sh index e7506faa..b0ad08cc 100644 --- a/ct/autobrr-v5.sh +++ b/ct/autobrr-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/blocky-v5.sh b/ct/blocky-v5.sh index 2d0282d1..64b905d2 100644 --- a/ct/blocky-v5.sh +++ b/ct/blocky-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/casaos-v5.sh b/ct/casaos-v5.sh index 42dc4b22..074c4065 100644 --- a/ct/casaos-v5.sh +++ b/ct/casaos-v5.sh @@ -141,7 +141,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/changedetection-v5.sh b/ct/changedetection-v5.sh index 88e33332..64899ce7 100644 --- a/ct/changedetection-v5.sh +++ b/ct/changedetection-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/cronicle-v5.sh b/ct/cronicle-v5.sh index a9315850..c3c5069e 100644 --- a/ct/cronicle-v5.sh +++ b/ct/cronicle-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/daemonsync-v5.sh b/ct/daemonsync-v5.sh index 5e483cc6..bb50f147 100644 --- a/ct/daemonsync-v5.sh +++ b/ct/daemonsync-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/dashy-v5.sh b/ct/dashy-v5.sh index d453990e..0b63ea64 100644 --- a/ct/dashy-v5.sh +++ b/ct/dashy-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/debian-v5.sh b/ct/debian-v5.sh index 23241721..b0c885f4 100644 --- a/ct/debian-v5.sh +++ b/ct/debian-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/deconz-v5.sh b/ct/deconz-v5.sh index adfc51f9..cdeb7a75 100644 --- a/ct/deconz-v5.sh +++ b/ct/deconz-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/deluge-v5.sh b/ct/deluge-v5.sh index af7fd5c9..7d95aa64 100644 --- a/ct/deluge-v5.sh +++ b/ct/deluge-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/devuan-v5.sh b/ct/devuan-v5.sh index 745f01b7..ac845530 100644 --- a/ct/devuan-v5.sh +++ b/ct/devuan-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/docker-v5.sh b/ct/docker-v5.sh index 1be8d046..677398a0 100644 --- a/ct/docker-v5.sh +++ b/ct/docker-v5.sh @@ -141,7 +141,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/emby-v5.sh b/ct/emby-v5.sh index 39bc736e..d138f812 100644 --- a/ct/emby-v5.sh +++ b/ct/emby-v5.sh @@ -150,7 +150,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/emqx-v5.sh b/ct/emqx-v5.sh index 619de1f8..45bbd9fa 100644 --- a/ct/emqx-v5.sh +++ b/ct/emqx-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/esphome-v5.sh b/ct/esphome-v5.sh index 90161a97..5cb1c4f2 100644 --- a/ct/esphome-v5.sh +++ b/ct/esphome-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/go2rtc-v5.sh b/ct/go2rtc-v5.sh index c854239b..cf95a685 100644 --- a/ct/go2rtc-v5.sh +++ b/ct/go2rtc-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/grafana-v5.sh b/ct/grafana-v5.sh index 491eb389..2984483f 100644 --- a/ct/grafana-v5.sh +++ b/ct/grafana-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/grocy-v5.sh b/ct/grocy-v5.sh index efa72b93..ca85cf3f 100644 --- a/ct/grocy-v5.sh +++ b/ct/grocy-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/heimdalldashboard-v5.sh b/ct/heimdalldashboard-v5.sh index 3b47ad5f..8853bb2b 100644 --- a/ct/heimdalldashboard-v5.sh +++ b/ct/heimdalldashboard-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/homeassistant-core-v5.sh b/ct/homeassistant-core-v5.sh index 74c7f865..988b31df 100644 --- a/ct/homeassistant-core-v5.sh +++ b/ct/homeassistant-core-v5.sh @@ -141,7 +141,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/homeassistant-v5.sh b/ct/homeassistant-v5.sh index 1742e956..391f8080 100644 --- a/ct/homeassistant-v5.sh +++ b/ct/homeassistant-v5.sh @@ -141,7 +141,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/homebridge-v5.sh b/ct/homebridge-v5.sh index f4865c02..955813c7 100644 --- a/ct/homebridge-v5.sh +++ b/ct/homebridge-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/homepage-v5.sh b/ct/homepage-v5.sh index ac48d54b..cc799cb4 100644 --- a/ct/homepage-v5.sh +++ b/ct/homepage-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/homer-v5.sh b/ct/homer-v5.sh index b9b3658f..c99f3a70 100644 --- a/ct/homer-v5.sh +++ b/ct/homer-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/hyperion-v5.sh b/ct/hyperion-v5.sh index c7725043..13e1168c 100644 --- a/ct/hyperion-v5.sh +++ b/ct/hyperion-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/influxdb-v5.sh b/ct/influxdb-v5.sh index 9b6fc687..3f1e42ed 100644 --- a/ct/influxdb-v5.sh +++ b/ct/influxdb-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/iobroker-v5.sh b/ct/iobroker-v5.sh index e7b55186..7e74a9f4 100644 --- a/ct/iobroker-v5.sh +++ b/ct/iobroker-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/jackett-v5.sh b/ct/jackett-v5.sh index 6a09045d..72a6a925 100644 --- a/ct/jackett-v5.sh +++ b/ct/jackett-v5.sh @@ -138,7 +138,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/jellyfin-v5.sh b/ct/jellyfin-v5.sh index 4d5a7871..b043cf38 100644 --- a/ct/jellyfin-v5.sh +++ b/ct/jellyfin-v5.sh @@ -151,7 +151,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/k0s-v5.sh b/ct/k0s-v5.sh index f01bfc1d..cdf959f6 100644 --- a/ct/k0s-v5.sh +++ b/ct/k0s-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/kavita-v5.sh b/ct/kavita-v5.sh index a7d3eded..32c7b540 100644 --- a/ct/kavita-v5.sh +++ b/ct/kavita-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/keycloak-v5.sh b/ct/keycloak-v5.sh index fce8cd4d..7c2d8149 100644 --- a/ct/keycloak-v5.sh +++ b/ct/keycloak-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/lidarr-v5.sh b/ct/lidarr-v5.sh index 75b538dd..2fa8eab1 100644 --- a/ct/lidarr-v5.sh +++ b/ct/lidarr-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/magicmirror-v5.sh b/ct/magicmirror-v5.sh index b5a8007a..87f20b9a 100644 --- a/ct/magicmirror-v5.sh +++ b/ct/magicmirror-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/mariadb-v5.sh b/ct/mariadb-v5.sh index bd1fe5fd..2bee684d 100644 --- a/ct/mariadb-v5.sh +++ b/ct/mariadb-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/meshcentral-v5.sh b/ct/meshcentral-v5.sh index dd502490..0899b146 100644 --- a/ct/meshcentral-v5.sh +++ b/ct/meshcentral-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/motioneye-v5.sh b/ct/motioneye-v5.sh index 70fa3446..245f2439 100644 --- a/ct/motioneye-v5.sh +++ b/ct/motioneye-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/mqtt-v5.sh b/ct/mqtt-v5.sh index f1a1985d..46cfed5f 100644 --- a/ct/mqtt-v5.sh +++ b/ct/mqtt-v5.sh @@ -138,7 +138,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/n8n-v5.sh b/ct/n8n-v5.sh index c4af1994..13184630 100644 --- a/ct/n8n-v5.sh +++ b/ct/n8n-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/navidrome-v5.sh b/ct/navidrome-v5.sh index d59ac51e..c5d4eeb2 100644 --- a/ct/navidrome-v5.sh +++ b/ct/navidrome-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/nextcloudpi-v5.sh b/ct/nextcloudpi-v5.sh index 98df2e92..79ad1cff 100644 --- a/ct/nextcloudpi-v5.sh +++ b/ct/nextcloudpi-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/nginxproxymanager-v5.sh b/ct/nginxproxymanager-v5.sh index ca508645..1d22c093 100644 --- a/ct/nginxproxymanager-v5.sh +++ b/ct/nginxproxymanager-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/nocodb-v5.sh b/ct/nocodb-v5.sh index c3074d52..50b929cb 100644 --- a/ct/nocodb-v5.sh +++ b/ct/nocodb-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/node-red-v5.sh b/ct/node-red-v5.sh index 4d9d6d94..e0a5fbf4 100644 --- a/ct/node-red-v5.sh +++ b/ct/node-red-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/omada-v5.sh b/ct/omada-v5.sh index ead3d5e3..c9b9defc 100644 --- a/ct/omada-v5.sh +++ b/ct/omada-v5.sh @@ -151,7 +151,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/omv-v5.sh b/ct/omv-v5.sh index a5176c91..692f323b 100644 --- a/ct/omv-v5.sh +++ b/ct/omv-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/openhab-v5.sh b/ct/openhab-v5.sh index 74998566..45150c44 100644 --- a/ct/openhab-v5.sh +++ b/ct/openhab-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/paperless-ngx-v5.sh b/ct/paperless-ngx-v5.sh index 362ff198..88b62649 100644 --- a/ct/paperless-ngx-v5.sh +++ b/ct/paperless-ngx-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/photoprism-v5.sh b/ct/photoprism-v5.sh index 976dc7e2..f128744e 100644 --- a/ct/photoprism-v5.sh +++ b/ct/photoprism-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/pihole-v5.sh b/ct/pihole-v5.sh index a35d1e5c..f4e541af 100644 --- a/ct/pihole-v5.sh +++ b/ct/pihole-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/plex-v5.sh b/ct/plex-v5.sh index 6a9b922d..a1d4b466 100644 --- a/ct/plex-v5.sh +++ b/ct/plex-v5.sh @@ -150,7 +150,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/podman-homeassistant-v5.sh b/ct/podman-homeassistant-v5.sh index 1cce46ef..daba5aec 100644 --- a/ct/podman-homeassistant-v5.sh +++ b/ct/podman-homeassistant-v5.sh @@ -143,7 +143,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/podman-v5.sh b/ct/podman-v5.sh index 33af99ae..582e0831 100644 --- a/ct/podman-v5.sh +++ b/ct/podman-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/postgresql-v5.sh b/ct/postgresql-v5.sh index e4b87851..47a66cf8 100644 --- a/ct/postgresql-v5.sh +++ b/ct/postgresql-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/prometheus-v5.sh b/ct/prometheus-v5.sh index f780efc7..34856e1a 100644 --- a/ct/prometheus-v5.sh +++ b/ct/prometheus-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/prowlarr-v5.sh b/ct/prowlarr-v5.sh index f0b6ae43..758bf5a3 100644 --- a/ct/prowlarr-v5.sh +++ b/ct/prowlarr-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/qbittorrent-v5.sh b/ct/qbittorrent-v5.sh index 572054fc..b52a8f49 100644 --- a/ct/qbittorrent-v5.sh +++ b/ct/qbittorrent-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/radarr-v5.sh b/ct/radarr-v5.sh index b79fa310..e9eb9667 100644 --- a/ct/radarr-v5.sh +++ b/ct/radarr-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/readarr-v5.sh b/ct/readarr-v5.sh index af0305ab..4d555119 100644 --- a/ct/readarr-v5.sh +++ b/ct/readarr-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/rstptoweb-v5.sh b/ct/rstptoweb-v5.sh index 8274f1e4..803d52c9 100644 --- a/ct/rstptoweb-v5.sh +++ b/ct/rstptoweb-v5.sh @@ -138,7 +138,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/sabnzbd-v5.sh b/ct/sabnzbd-v5.sh index b8f42a1b..a0f77356 100644 --- a/ct/sabnzbd-v5.sh +++ b/ct/sabnzbd-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/scrypted-v5.sh b/ct/scrypted-v5.sh index c4968d1a..25867b90 100644 --- a/ct/scrypted-v5.sh +++ b/ct/scrypted-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/shinobi-v5.sh b/ct/shinobi-v5.sh index b9b9f6a8..c2c2a019 100644 --- a/ct/shinobi-v5.sh +++ b/ct/shinobi-v5.sh @@ -151,7 +151,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/sonarr-v5.sh b/ct/sonarr-v5.sh index 99b19203..6018fcc2 100644 --- a/ct/sonarr-v5.sh +++ b/ct/sonarr-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/syncthing-v5.sh b/ct/syncthing-v5.sh index a8aff31e..0f88a88d 100644 --- a/ct/syncthing-v5.sh +++ b/ct/syncthing-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/tdarr-v5.sh b/ct/tdarr-v5.sh index c8b2e41c..4a879ece 100644 --- a/ct/tdarr-v5.sh +++ b/ct/tdarr-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/technitiumdns-v5.sh b/ct/technitiumdns-v5.sh index 5d9a3853..44b424f3 100644 --- a/ct/technitiumdns-v5.sh +++ b/ct/technitiumdns-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/transmission-v5.sh b/ct/transmission-v5.sh index 9eb68f37..5fb1e37d 100644 --- a/ct/transmission-v5.sh +++ b/ct/transmission-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/trilium-v5.sh b/ct/trilium-v5.sh index 31e9299c..3c447d88 100644 --- a/ct/trilium-v5.sh +++ b/ct/trilium-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/ubuntu-v5.sh b/ct/ubuntu-v5.sh index 315e7286..79bcc700 100644 --- a/ct/ubuntu-v5.sh +++ b/ct/ubuntu-v5.sh @@ -151,7 +151,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/umbrel-v5.sh b/ct/umbrel-v5.sh index 5fe8e174..ee339e2b 100644 --- a/ct/umbrel-v5.sh +++ b/ct/umbrel-v5.sh @@ -141,7 +141,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/unifi-v5.sh b/ct/unifi-v5.sh index 83657652..571c30fb 100644 --- a/ct/unifi-v5.sh +++ b/ct/unifi-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/uptimekuma-v5.sh b/ct/uptimekuma-v5.sh index bc7ff41e..09623497 100644 --- a/ct/uptimekuma-v5.sh +++ b/ct/uptimekuma-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/vaultwarden-v5.sh b/ct/vaultwarden-v5.sh index f7f121c4..bda9fadf 100644 --- a/ct/vaultwarden-v5.sh +++ b/ct/vaultwarden-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/whisparr-v5.sh b/ct/whisparr-v5.sh index 62ee41f8..21b45677 100644 --- a/ct/whisparr-v5.sh +++ b/ct/whisparr-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/whoogle-v5.sh b/ct/whoogle-v5.sh index c5bf8ce4..ec26eadb 100644 --- a/ct/whoogle-v5.sh +++ b/ct/whoogle-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/wikijs-v5.sh b/ct/wikijs-v5.sh index c4c875c6..3848eb4c 100644 --- a/ct/wikijs-v5.sh +++ b/ct/wikijs-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/wireguard-v5.sh b/ct/wireguard-v5.sh index b2d27d68..8fce1701 100644 --- a/ct/wireguard-v5.sh +++ b/ct/wireguard-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/yunohost-v5.sh b/ct/yunohost-v5.sh index d2268aa7..6d324d78 100644 --- a/ct/yunohost-v5.sh +++ b/ct/yunohost-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/zigbee2mqtt-v5.sh b/ct/zigbee2mqtt-v5.sh index 0935c24b..f16cc025 100644 --- a/ct/zigbee2mqtt-v5.sh +++ b/ct/zigbee2mqtt-v5.sh @@ -140,7 +140,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" " diff --git a/ct/zwave-js-ui-v5.sh b/ct/zwave-js-ui-v5.sh index 929fc34c..c4f360a6 100644 --- a/ct/zwave-js-ui-v5.sh +++ b/ct/zwave-js-ui-v5.sh @@ -139,7 +139,7 @@ else exit-script fi -if PW1=$(whiptail --inputbox "Set Root Password (needed for root ssh access)" 8 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then +if PW1=$(whiptail --inputbox "\nSet Root Password (needed for root ssh access)" 9 58 --title "PASSWORD(leave blank for automatic login)" 3>&1 1>&2 2>&3); then if [ -z $PW1 ]; then PW1="Automatic Login" PW=" "