mirror of
https://github.com/ValveSoftware/halflife.git
synced 2025-03-14 06:20:23 +03:00
4 lines
42 B
Batchfile
Executable File
4 lines
42 B
Batchfile
Executable File
rem @echo off
|
|
rem echo %~f2
|
|
@copy %1 %~f2
|