From e4c9c8291225bde0a149912331933cb12ece7a77 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 29 May 2022 16:05:50 -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 e0a5fe4..10bb471 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 -i "${hostname}" -e SET_HOSTNAME +read -i "$hostname)" -e SET_HOSTNAME echo "" echo -e "