Skip to content

Commit

Permalink
removed duplicate go path
Browse files Browse the repository at this point in the history
  • Loading branch information
litan1106 committed Aug 5, 2024
1 parent 5b9b2fe commit 5673f45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/features/golang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ else
fi

tar -C /usr/local -xzf golang.tar.gz go
printf "\nPATH=\"/usr/local/go/bin:\$PATH\"\n" | tee -a /home/vagrant/.profile
rm -rf golang.tar.gz

echo 'export GOROOT=/usr/local/go
Expand Down

0 comments on commit 5673f45

Please sign in to comment.