Added a backup script and timer

This commit is contained in:
KoenDR06 2024-10-19 23:38:18 +02:00
parent c9f6fb77d0
commit 8d7edc72ee
2 changed files with 23 additions and 0 deletions

5
misc/backup.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
cd /home/horseman
tar -cf backups/$(date +%Y-%m-%d).tar Documents