changed path to SFTPsync utility in deploy script
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
@echo off
|
@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 ^
|
--delete-dir /storage/tpsoft.org/nutrio/public ^
|
||||||
--sync d:/www/Nutrio/dist /storage/tpsoft.org/nutrio ^
|
--sync d:/www/Nutrio/dist /storage/tpsoft.org/nutrio ^
|
||||||
--skip .git ^
|
--skip .git ^
|
||||||
|
|||||||
Reference in New Issue
Block a user