Update install-pibackup.sh

This commit is contained in:
2022-05-29 16:13:40 -05:00
parent e816657943
commit 4701ecfb77

View File

@@ -18,8 +18,7 @@ echo ""
#do_with_root git clone https://git.schroedercity.com/voltron/iDS-Defaults.git /opt/idssys/defaults
#fi
echo -e -n "${idsCL[LightCyan]}Hostname for backup folder: ${idsCL[Default]}"
read -i "$(hostname)" -e SET_HOSTNAME
read -i "$(hostname)" -p "${idsCL[LightCyan]}Hostname for backup folder: ${idsCL[Default]}" -e SET_HOSTNAME
echo ""
echo -e "