source:
npl/mailserver/z_merge_agent/run
Last change on this file was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 141 bytes |
Line | |
---|---|
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.