@echo off

Its cleaner like UpdateAndStart.bat already has
This commit is contained in:
deffcolony 2024-03-27 13:46:23 +01:00
parent 8c83095979
commit 71168f161c
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
@echo off
pushd %~dp0
set NODE_ENV=production
call npm install --no-audit --no-fund --quiet --omit=dev