mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-18 19:46:59 +00:00
fix(powershell): always create the downloads folder
This commit is contained in:
@@ -28,6 +28,7 @@ $Env:WEBI_HOST = 'https://webinstall.dev'
|
||||
#$Env:WEBI_PKG = 'node@lts'
|
||||
#$Env:PKG_NAME = node
|
||||
#$Env:WEBI_VERSION = v12.16.2
|
||||
#$Env:WEBI_GIT_TAG = 12.16.2
|
||||
#$Env:WEBI_PKG_URL = "https://.../node-....zip"
|
||||
#$Env:WEBI_PKG_FILE = "node-v12.16.2-win-x64.zip"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user