Skip to content

Commit

Permalink
锐速版本号bug修正
Browse files Browse the repository at this point in the history
锐速版本应该是3.10.61.0,之前代码有误
  • Loading branch information
91yun committed Mar 15, 2016
1 parent 5fec1fb commit 24b4138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverspeeder-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ver1=$(eval $ver1str)
#内核版本
ver2=`uname -r`
#锐速版本
ver4=3.10.60.0
ver4=3.10.61.0

echo "================================================="
echo "操作系统:$release "
Expand Down

0 comments on commit 24b4138

Please sign in to comment.