Refresh and added usage tracking
This commit is contained in:
@@ -6,6 +6,8 @@ if [ "$#" -lt 2 ] || [ "$#" -gt 3 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
/home/honney/.bin/tracker.py add create_folder_date
|
||||
|
||||
# Set folder path
|
||||
if [ "$#" -eq 3 ]; then
|
||||
TARGET_DIR="$1"
|
||||
|
||||
Reference in New Issue
Block a user