mirror of
https://github.com/Grasscutters/GrassClipper.git
synced 2024-11-21 14:48:33 +00:00
Update setup_win.cmd
This commit is contained in:
parent
89dd29a528
commit
f09eb6ceb1
@ -3,6 +3,7 @@
|
||||
set BINARY_URL="https://github.com/SpikeHD/neutralinojs/releases/download/v1337.0.0/neutralino-win_x64.exe"
|
||||
|
||||
call npm install
|
||||
call neu update
|
||||
|
||||
:: Use powershell to download the binary
|
||||
powershell Invoke-WebRequest -Uri %BINARY_URL% -OutFile "./bin/neutralino-win_x64.exe"
|
||||
powershell Invoke-WebRequest -Uri %BINARY_URL% -OutFile "./bin/neutralino-win_x64.exe"
|
||||
|
Loading…
Reference in New Issue
Block a user