Skip to content

Commit

Permalink
Update opm.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 committed Jul 17, 2018
1 parent c72fa2e commit 9837099
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/opm.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
setlocal

set lib="%~dp0..\lib"
set opm=%lib%\opm\src\opm.os
set opm=%lib%\opm\src\cmd\opm.os

oscript.exe %opm% %*
oscript.exe %opm% %*

0 comments on commit 9837099

Please sign in to comment.