mirror of
https://github.com/bodyrep/DemoApp.git
synced 2026-01-25 22:51:37 +00:00
migrating repo to Bodyrep org
This commit is contained in:
6
node_modules/.bin/supervisor.cmd
generated
vendored
Normal file
6
node_modules/.bin/supervisor.cmd
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
:: Created by npm, please don't edit manually.
|
||||
@IF EXIST "%~dp0\node.exe" (
|
||||
"%~dp0\node.exe" "%~dp0\..\supervisor\lib\cli-wrapper.js" %*
|
||||
) ELSE (
|
||||
node "%~dp0\..\supervisor\lib\cli-wrapper.js" %*
|
||||
)
|
||||
Reference in New Issue
Block a user