first commit
This commit is contained in:
5
AkhesaTheo.sh
Executable file
5
AkhesaTheo.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
lockfile-create "/tmp/AkhesaTheo.lockfile"
|
||||
/usr/bin/rsync -arvlp --bwlimit=1000 --size-only --exclude videos --exclude AppData --exclude Downloads --exclude Music /media/Akhesa/Théo/ /media/MEMUP/AkhesaTheo/ >/tmp/sync.log 2>/tmp/sync.err
|
||||
lockfile-remove "/tmp/AkhesaTheo.lockfile"
|
||||
Reference in New Issue
Block a user