Update install-pibackup.sh

This commit is contained in:
2022-05-29 16:06:38 -05:00
parent e4c9c82912
commit a5ae3b4ef1

View File

@@ -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 "