mirror of
https://github.com/shawns-valve/halflife.git
synced 2025-02-16 08:51:46 +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
|