X-Git-Url: http://git.euphorik.ch/?p=cl7.git;a=blobdiff_plain;f=tools%2Fmise_en_prod.sh;fp=tools%2Fmise_en_prod.sh;h=f67aed3fed46042eb5807d74202a5649bd45b2ff;hp=9d5c9faf95c2c3bf78617cd2e653dd990ddac8ca;hb=6b9eac51629ad6fcec7da5f48b92f4c2b54c5901;hpb=7356c3443f39799adef2f8c803fb44509068c92f diff --git a/tools/mise_en_prod.sh b/tools/mise_en_prod.sh index 9d5c9fa..f67aed3 100755 --- a/tools/mise_en_prod.sh +++ b/tools/mise_en_prod.sh @@ -7,4 +7,4 @@ cd ../urlrewrite erlc cl7_urlrewrite.erl cd .. rsync -r --delete --exclude-from=tools/exclude . $ADRESSE:$REP -ssh $ADRESSE "cd $REP; php-cgi php/update_db.php && rm php/update_db.php" \ No newline at end of file +ssh $ADRESSE "cd $REP; php php/update_db.php && rm php/update_db.php" \ No newline at end of file