dmarcts-report-parser needs a path when run from run-dmarcts.

This commit is contained in:
Jim Hague
2025-03-31 10:22:17 +01:00
parent 517d210336
commit 1705f89046
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
cd /home/dmarc
exec dmarcts-report-parser -i
exec /usr/sbin/dmarcts-report-parser -i