some stuff
This commit is contained in:
5
home/bin/backup-to-stick
Executable file
5
home/bin/backup-to-stick
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
rsync -rtpogv --progress --delete -s /home/alex/Workspace /run/media/alex/USB-Stick/
|
||||
rsync -rtpogv --progress --delete -s /home/alex/Sync /run/media/alex/USB-Stick/
|
||||
rsync -rtpogv --progress --delete -s /home/alex/Kamera /run/media/alex/USB-Stick/
|
Reference in New Issue
Block a user