Skip to content

Commit

Permalink
Update backupscript.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobulos committed Dec 15, 2019
1 parent 10a47fb commit ca6a77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backupscript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ case $befehl in
jumpto menue
;;
5)
rm 20*
rm $(date +%Y-%m-%d)
clear
jumpto update
;;
Expand Down

0 comments on commit ca6a77d

Please sign in to comment.