Refresh and added usage tracking

This commit is contained in:
Hannes
2026-04-24 00:47:51 +02:00
parent 8519d9f62e
commit 477b1bf985
45 changed files with 726 additions and 166 deletions
+2
View File
@@ -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"