]> andersk Git - moira.git/commitdiff
sync to version running on moira. Correct path to sync.cyradm.
authorzacheiss <zacheiss>
Sun, 27 Feb 2000 19:10:40 +0000 (19:10 +0000)
committerzacheiss <zacheiss>
Sun, 27 Feb 2000 19:10:40 +0000 (19:10 +0000)
gen/postoffice.sh

index b63448d63b6f7d69fed115c242cb1bd377949be1..b48b40f24a8b901e70eb0f3e6eee29ca4d4f67e0 100644 (file)
@@ -99,7 +99,8 @@ cp ${IMAP_CONFIG}/mailboxes ${IMAP_CONFIG}/mailboxes.save
 #
 LD_LIBRARY_PATH=/usr/local/tcl/lib
 export LD_LIBRARY_PATH
-${IMAP_BIN}/cyradm -file /usr/local/bin/sync.cyradm sync -d
+
+${IMAP_BIN}/cyradm -file ${IMAP_BIN}/sync.cyradm sync -d
 if [ $? != 0 ]; then
        exit ${MR_MKCRED}
 fi
This page took 0.040741 seconds and 5 git commands to generate.