From a5ae3b4ef12773ac384c304336404dc360916688 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 29 May 2022 16:06:38 -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 10bb471..0e1aff6 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 "