dmarcts-report-parser needs a path when run from run-dmarcts.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd /home/dmarc
|
||||
exec dmarcts-report-parser -i
|
||||
exec /usr/sbin/dmarcts-report-parser -i
|
||||
|
||||
Reference in New Issue
Block a user