Kills old TGUI, hardsyncs TGUI to 3.0
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
cd "%~dp0\.."
|
||||
call yarn install
|
||||
call yarn run watch
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
cd "%~dp0\.."
|
||||
call yarn install
|
||||
call yarn run watch
|
||||