]> git.pld-linux.org Git - packages/eventum.git/blobdiff - eventum-router-qmail.sh
- update to r3615
[packages/eventum.git] / eventum-router-qmail.sh
index c793422be6e742a51ea98d2a91edbad1bb0fdbb7..3d18747f5b72a719bf992f9c515b9a4074ed75bb 100644 (file)
@@ -17,8 +17,7 @@ drafts|emails|notes)
        exit $SOFT
 esac
 
-cd /usr/share/eventum
-/usr/bin/php -q route_$TYPE.php "$@" && exit $OK
+/usr/share/eventum/route_$TYPE.php "$@" && exit $OK
 rc=$?
 
 # exit codes are for postfix, based on /usr/include/sysexits.h
This page took 0.305809 seconds and 4 git commands to generate.