Corretto errore sul remote path di produzione
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user