Corretto errore sul remote path di produzione

This commit is contained in:
Riccardo Di Dato
2016-02-29 18:46:45 +01:00
parent fa648c0850
commit 43943b40ac
+1 -1
View File
@@ -30,7 +30,7 @@ $currentSystem->apache->user = "var-www";
$currentSystem->apache->group = "var-www";
$currentSystem->apache->workdir = "/var/www"; // Il path in cui inserire la cartella con le pagine html
$currentSystem->remoteLocationPath = "http://www.ifattidinapoli.com/fdn2/";
$currentSystem->remoteLocationPath = "http://www.ifattidinapoli.com/";
$backupSystem = new stdClass();
$backupSystem->account = "1582528f056a7ea7f391149fddc75553";