mirror of
https://github.com/shawns-valve/halflife.git
synced 2025-02-16 08:51:46 +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
|