Update Makefile

This commit is contained in:
git 2025-08-10 18:29:39 +01:00
parent ad792c363b
commit 8f51beed84

View File

@ -8,7 +8,7 @@ NEW_CRON := 0 3 * * * $(CURDIR)/main.sh
run-script:
# Run the main script
./main.sh
bash ./main.sh
install:
# Add entry in crontab if missing (no duplicates)