mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-01-01 13:26:35 +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"
|