pridana ikonka, screenshot a popis do README.md

This commit is contained in:
2026-08-01 10:12:27 +02:00
parent a5973a5168
commit fc877c99ce
14 changed files with 400 additions and 4 deletions

9
deploy.bat Normal file
View File

@ -0,0 +1,9 @@
@echo off
call php d:\www\sftpsync\src\sftpsync.php --host vihorlat.tpsoft.org --user igor ^
--delete-dir /storage/tpsoft.org/mozaic/dist ^
--sync d:/www/Mozaic/dist /storage/tpsoft.org/mozaic/dist ^
--skip .git ^
--print-relative
echo ✔️ Done.