diff --git a/_webi/template.ps1 b/_webi/template.ps1 index 9ca37c8..f458cdb 100644 --- a/_webi/template.ps1 +++ b/_webi/template.ps1 @@ -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"