From 6ff8de6a47227773de1c58a3426f9f7aed9520ce Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 29 May 2022 16:05:21 -0500 Subject: [PATCH] Update install-pibackup.sh --- install-pibackup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-pibackup.sh b/install-pibackup.sh index ca5fac8..e0a5fe4 100755 --- a/install-pibackup.sh +++ b/install-pibackup.sh @@ -19,7 +19,7 @@ if [ ! -d "/opt/idssys/defaults" ]; then fi echo -e -n "${idsCL[LightCyan]}Hostname for backup folder: ${idsCL[Default]}" -read SET_HOSTNAME +read -i "${hostname}" -e SET_HOSTNAME echo "" echo -e "