switch to unix-style paths because... powershell?
[webi-installers/.git] / node / install.ps1
index 75b557ece937ff29d9e4636f09dcd3b5a950ff02..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 "$Env:USERPROFILE\.local\opt\node"
+& "$Env:USERPROFILE\.local\bin\pathman.exe" add ~/.local/opt/node