Update install-pibackup.sh

This commit is contained in:
2022-05-29 16:05:21 -05:00
parent 0db8cd2488
commit 6ff8de6a47

View File

@@ -19,7 +19,7 @@ if [ ! -d "/opt/idssys/defaults" ]; then
fi fi
echo -e -n "${idsCL[LightCyan]}Hostname for backup folder: ${idsCL[Default]}" echo -e -n "${idsCL[LightCyan]}Hostname for backup folder: ${idsCL[Default]}"
read SET_HOSTNAME read -i "${hostname}" -e SET_HOSTNAME
echo "" echo ""
echo -e " echo -e "