mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 23:10:05 +00:00
Setup scripts should be runnable from any directory
This commit is contained in:
parent
102650e936
commit
6667f46c53
7 changed files with 11 additions and 11 deletions
|
|
@ -11,6 +11,6 @@
|
|||
@if not "%~1"=="" set build_dir=%~1
|
||||
|
||||
:: Perform common setup
|
||||
@call lib\setup-common.bat
|
||||
@call %script_dir%\lib\setup-common.bat
|
||||
|
||||
@pause
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue