fix(powershell): always create the downloads folder

This commit is contained in:
AJ ONeal
2023-10-31 15:09:48 -06:00
parent fb1790dde0
commit d34101aa80
+1
View File
@@ -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"