source: npl/mailserver/z_merge_agent/run

Last change on this file was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 141 bytes
Line 
1#!/bin/bash
2#dont hit the system too often when configuration is invalid..
3sleep 10
4exec php -f /usr/lib/z-merge/z-merge.php -- --foreground
Note: See TracBrowser for help on using the repository browser.