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