mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +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"
|