Refresh and added usage tracking
This commit is contained in:
@@ -16,6 +16,8 @@ if [ "$#" -ne 2 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
/home/honney/.bin/tracker.py add sync_delete
|
||||
|
||||
TARGET_DIR="$1"
|
||||
REFERENCE_DIR="$2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user