MOD Passage de MySQL à un vrai SGBDR : PostgreSQL
[cl7.git] / tools / mise_en_prod.sh
index 9d5c9fa..f67aed3 100755 (executable)
@@ -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