changed path to SFTPsync utility in deploy script

This commit is contained in:
2026-02-16 07:35:34 +01:00
parent af437963bb
commit b3be74e652

View File

@ -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 ^