mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
3 lines
110 B
Batchfile
3 lines
110 B
Batchfile
@echo off
|
|
SET PATH=%~dp0;%PATH%
|
|
"%~dp0node" "%~dp0..\..\packages\NoGit.0.0.8\node_modules\nogit\bin\git.js" %* |