фиксы лидов и перемещений

This commit is contained in:
Andron666
2021-11-11 20:53:02 +05:00
parent 030c437e75
commit d2e7928510
9 changed files with 60 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2 -1
View File
@@ -25,5 +25,6 @@ rem move video to client folder
robocopy %vidpath% %defvidpath% /mov
rem copy all data to network
robocopy %defpath% %netpath% /mir
if %netpath% NEQ "" robocopy %defpath% %netpath% /mir
::pause
exit