diff --git a/deploy.bat b/deploy.bat index 4cdded7..2e0b477 100644 --- a/deploy.bat +++ b/deploy.bat @@ -1,6 +1,6 @@ @echo off -call php d:\www\von\sftp\sftpsync2.php --host nutrio.tpsoft.org --user igor ^ +call php d:\www\sftpsync\src\sftpsync.php --host nutrio.tpsoft.org --user igor ^ --delete-dir /storage/tpsoft.org/nutrio/public ^ --sync d:/www/Nutrio/dist /storage/tpsoft.org/nutrio ^ --skip .git ^