HLua/filecopy.bat

5 lines
55 B
Batchfile
Raw Normal View History

2013-08-30 13:34:05 -07:00
rem @echo off
rem echo %~f2
p4 edit %~f2
@copy %1 %~f2