mirror of
https://github.com/ValveSoftware/halflife.git
synced 2025-01-12 22:58:02 +03:00
5 lines
55 B
Batchfile
5 lines
55 B
Batchfile
|
rem @echo off
|
||
|
rem echo %~f2
|
||
|
p4 edit %~f2
|
||
|
@copy %1 %~f2
|