mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-21 19:55:00 +00:00
4 lines
69 B
Batchfile
4 lines
69 B
Batchfile
@Echo off
|
|
echo Apply Script: COPY
|
|
echo F|xcopy /y /s /f /q "%1" "%2"
|