mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Missed one script
This commit is contained in:
@@ -12,6 +12,6 @@ if %errorlevel% neq 0 (
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
call npm install
|
call npm install
|
||||||
node server.js
|
node server.js %*
|
||||||
pause
|
pause
|
||||||
popd
|
popd
|
||||||
|
Reference in New Issue
Block a user