Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
polym committed Aug 25, 2018
1 parent dce540a commit 8246ff7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ fi
### Install Golang From Source
mkdir -p $HOME/golang/3rdpkg \
&& cd $HOME/golang \
# && git clone https://github.com/golang/go.git go-src \
&& wget http://collection.b0.upaiyun.com/softwares/go-src.tar.gz \
&& tar zxvf go-src.tar.gz && rm go-src.tar.gz \
&& cp -R go-src go-1.4 && cp -R go-src go-1.9
Expand Down

0 comments on commit 8246ff7

Please sign in to comment.