mirror of
https://github.com/ValveSoftware/halflife.git
synced 2025-03-24 03:10:17 +03:00
4 lines
42 B
Batchfile
4 lines
42 B
Batchfile
|
rem @echo off
|
||
|
rem echo %~f2
|
||
|
@copy %1 %~f2
|