add dotenv
[webi-installers/.git] / node / install.ps1
index 8c8789f3b48ee647332bc0d450eff4ee8270951d..0d475fcec97dd8cd632766e79214676e4410e9aa 100644 (file)
@@ -44,4 +44,4 @@ Copy-Item -Path "$Env:USERPROFILE\.local\opt\$Env:PKG_NAME-v$Env:WEBI_VERSION" -
 & .\.local\opt\node\npm.cmd --scripts-prepend-node-path=true config set scripts-prepend-node-path true
 
 # Add to path
-& "$Env:USERPROFILE\.local\bin\pathman.exe" add '%USERPROFILE\.local\opt\node'
+& "$Env:USERPROFILE\.local\bin\pathman.exe" add ~/.local/opt/node