mirror of
https://github.com/shawns-valve/halflife.git
synced 2024-11-22 04:21:30 +00:00
5 lines
55 B
Batchfile
5 lines
55 B
Batchfile
|
rem @echo off
|
||
|
rem echo %~f2
|
||
|
p4 edit %~f2
|
||
|
@copy %1 %~f2
|