mirror of
https://github.com/Grasscutters/GrassClipper.git
synced 2024-11-16 04:45:34 +00:00
re-enable full installer
This commit is contained in:
parent
a52d42538a
commit
8ed80bc55f
@ -52,8 +52,6 @@ async function downloadGC(branch) {
|
||||
const folder = 'keys'
|
||||
await Neutralino.os.execCommand(`powershell Invoke-WebRequest -Uri ${o.url} -OutFile "${serverFolderFixed}\\${folder}\\${o.filename}"`)
|
||||
}
|
||||
|
||||
return;
|
||||
|
||||
// Run installer
|
||||
createCmdWindow(`.\\scripts\\gc_download.cmd ${artiUrl} ${keystoreUrl} ${branch}`)
|
||||
|
Loading…
Reference in New Issue
Block a user