From 4701ecfb774b1d5e805862ade2b47cd5f70ae25b Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 29 May 2022 16:13:40 -0500 Subject: [PATCH] Update install-pibackup.sh --- install-pibackup.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install-pibackup.sh b/install-pibackup.sh index 37f35d0..afc2784 100755 --- a/install-pibackup.sh +++ b/install-pibackup.sh @@ -18,8 +18,7 @@ echo "" #do_with_root git clone https://git.schroedercity.com/voltron/iDS-Defaults.git /opt/idssys/defaults #fi -echo -e -n "${idsCL[LightCyan]}Hostname for backup folder: ${idsCL[Default]}" -read -i "$(hostname)" -e SET_HOSTNAME +read -i "$(hostname)" -p "${idsCL[LightCyan]}Hostname for backup folder: ${idsCL[Default]}" -e SET_HOSTNAME echo "" echo -e "