Skip to content

Commit

Permalink
update addons/golang.sh 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
centminmod committed Aug 26, 2017
1 parent 90417c5 commit 11269e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/golang.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/bin/bash
VER='0.0.4'
VER='0.0.5'
######################################################
# golang binary installer
# for Centminmod.com
# written by George Liu (eva2000) centminmod.com
######################################################
GO_VERSION='1.8.3'
GO_VERSION='1.9'

DT=$(date +"%d%m%y-%H%M%S")
CENTMINLOGDIR='/root/centminlogs'
Expand Down

0 comments on commit 11269e1

Please sign in to comment.