Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fnzv committed Jan 7, 2018
1 parent 53eda51 commit d5deb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Expand Up @@ -13,7 +13,7 @@ echo "Downloading & Installing Golang.. \n"
echo "export PATH=$GOPATH/bin:$GOROOT/bin:$PATH" >> /root/.bashrc
echo "Checking Golang version\n"
ln -s /usr/local/go/bin/go /usr/bin/go

go get github.com/BurntSushi/toml
rm -rf go/

rm -rf go1.9.2.linux-amd64.tar.gz
Expand Down

0 comments on commit d5deb67

Please sign in to comment.