-rwxr-xr-x | bin/run.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/run.in b/bin/run.in new file mode 100755 index 0000000..db88640 --- a/dev/null +++ b/bin/run.in @@ -0,0 +1,2 @@ +#!/bin/sh +exec @sitecing_fastcgi@ -f @web_run_root@/conf/sitecing.conf |