end quote fix
authorAJ ONeal <aj@therootcompany.com>
Sun, 5 Jul 2020 00:01:31 +0000 (00:01 +0000)
committerAJ ONeal <aj@therootcompany.com>
Sun, 5 Jul 2020 00:01:31 +0000 (00:01 +0000)
golang/install.ps1

index eb0dab1e6f0501f7f27cb0a07bcaaa603455cf7a..2de8ff8c97a2cdea99a45d1b592acca4832b80d9 100644 (file)
@@ -74,7 +74,7 @@ echo stringer
 & "$pkg_dst_cmd" get golang.org/x/tools/cmd/stringer 
 
 # Add to path
-& "$Env:USERPROFILE\.local\bin\pathman.exe" add ~/.local/opt/go/bin"
+& "$Env:USERPROFILE\.local\bin\pathman.exe" add ~/.local/opt/go/bin
 #& "$Env:USERPROFILE\.local\bin\pathman.exe" add "$Env:USERPROFILE\.local\opt\go\bin"
 #& "$Env:USERPROFILE\.local\bin\pathman.exe" add %USERPROFILE%\.local\opt\go\bin