source:
npl/mailserver/z_merge_agent/run
@
ab298e7
Last change on this file since ab298e7 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 141 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | #!/bin/bash |
2 | #dont hit the system too often when configuration is invalid.. | |
3 | sleep 10 | |
4 | exec php -f /usr/lib/z-merge/z-merge.php -- --foreground |
Note: See TracBrowser
for help on using the repository browser.