test
This commit is contained in:
parent
fc653f8f45
commit
1c9a28fb5e
1 changed files with 2 additions and 1 deletions
|
|
@ -4,5 +4,6 @@ SET BuildData > build_data.conf
|
|||
|
||||
SET BUILDER=%~dp0
|
||||
echo %BUILDER:~0,-1%
|
||||
cd "%BUILDER%/../../."
|
||||
cd "%BUILDER%\..\..\.."
|
||||
echo "%cd%"
|
||||
: dart run "./bin/main.dart" exe -j
|
||||
Loading…
Reference in a new issue