mirror of
https://github.com/shawns-valve/halflife.git
synced 2024-11-21 20:11:14 +00:00
4 lines
55 B
Batchfile
Executable file
4 lines
55 B
Batchfile
Executable file
rem @echo off
|
|
rem echo %~f2
|
|
p4 edit %~f2
|
|
@copy %1 %~f2
|