mirror of
https://github.com/shawns-valve/halflife.git
synced 2024-11-21 12:01:07 +00:00
3 lines
42 B
Batchfile
Executable file
3 lines
42 B
Batchfile
Executable file
rem @echo off
|
|
rem echo %~f2
|
|
@copy %1 %~f2
|