first
This commit is contained in:
5
start_8080_toolhub_stack.cmd
Normal file
5
start_8080_toolhub_stack.cmd
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
setlocal
|
||||
set SCRIPT_DIR=%~dp0
|
||||
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%SCRIPT_DIR%start_8080_toolhub_stack.ps1" %*
|
||||
exit /b %ERRORLEVEL%
|
||||
Reference in New Issue
Block a user