Files
S.P.L.U.R.T-Station-13/tgui/bin/tgui-build.bat
2020-04-23 13:31:48 +03:00

6 lines
75 B
Batchfile

@echo off
cd "%~dp0\.."
call yarn install
call yarn run build
timeout /t 9