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