UNAUTHORIZED CHANGE WITHOUT CONSULTATION
[utils.git] / Makefile
index d4b3a00335b04fa6cf5d763189d7b7420ca7a7db..dc3444c0a4f62278fef28ea2e811bdafb9d74d82 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 .PHANTOM: build upload clean
 
 build:
-       nohup budget-sync -c budget-sync-config.toml -o task_db/mdwn --comments > task_db/report.mdwn
+       nohup budget-sync -c budget-sync-config.toml -o task_db/mdwn > task_db/report.mdwn
 
 upload: build
        rsync -HPavz -e 'ssh -p 922' --delete task_db/* \