mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-23 21:20:50 +00:00
fix(Backup): do not create unecessary file anymore
This commit is contained in:
parent
9b3515d121
commit
d1ec197dc4
@ -117,7 +117,6 @@ checkBackup "$HDPath/VirtualMachines/"
|
||||
echo -e "\e[97m`date +%r` - Backup finished. Please, verify your log files.\e[39m"
|
||||
|
||||
echo "$ActiveDisk" > .lastDisk
|
||||
echo "$ActiveBackupSet" > ".lastBackupSetDisk_$lastDisk"
|
||||
|
||||
kdialog --title "Backup Complete" --msgbox "Backup finished successfully"
|
||||
echo
|
||||
|
Loading…
Reference in New Issue
Block a user