projects
/
webi-installers
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29b3751
)
end quote fix
author
AJ ONeal
<aj@therootcompany.com>
Sun, 5 Jul 2020 00:01:31 +0000
(
00:01
+0000)
committer
AJ ONeal
<aj@therootcompany.com>
Sun, 5 Jul 2020 00:01:31 +0000
(
00:01
+0000)
golang/install.ps1
patch
|
blob
|
history
diff --git
a/golang/install.ps1
b/golang/install.ps1
index eb0dab1e6f0501f7f27cb0a07bcaaa603455cf7a..2de8ff8c97a2cdea99a45d1b592acca4832b80d9 100644
(file)
--- a/
golang/install.ps1
+++ b/
golang/install.ps1
@@
-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