Update install-pibackup.sh

This commit is contained in:
2023-04-10 18:51:12 -05:00
parent f0857c8593
commit f53838ce03

View File

@@ -26,9 +26,13 @@ echo ""
echo -e "
hostname='${SET_HOSTNAME}'
MountPoint="/mnt/backupfolder"
ServerName="//ip.or.hostname/sharename"
UserName="username"
Password="password"
BackupsToKeep=3
#(optional, for mounting on windows smb)
#ServerName="//ip.or.hostname/sharename"
#UserName="username"
#Password="password"
" > /opt/idssys/pibackup/settings.inc
logfile=/opt/idssys/pibackup/logfile