mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-19 11:59:03 +01:00
291dcf9515
[TESTMERGE] Properly working TGUI Next
6 lines
75 B
Batchfile
6 lines
75 B
Batchfile
@echo off
|
|
cd "%~dp0\.."
|
|
call yarn install
|
|
call yarn run build
|
|
timeout /t 9
|