updated external_backup script
This commit is contained in:
parent
6cb6d72f17
commit
94b6aaad5d
@ -57,7 +57,7 @@ CHOOSE
|
||||
|
||||
SAGE | zenity --progress --no-cancel --auto-close --width=1100 --pulsate --text="Backing up now. It could take up to 4 hours for it to finish depending on the amount of data stored on your Sovran Pro and the speed of your external hard drive. Be patient..." --title="Sovran_SystemsOS External Backup"
|
||||
|
||||
find /home/free/Documents/External_Backup_Logs -name "*.txt" -type f -mtime +3 -delete
|
||||
find /home/free/Documents/External_Backup_Logs -name "*.txt" -type f -mtime +2 -delete
|
||||
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user