We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc87d25 commit b4393e4Copy full SHA for b4393e4
quick_start.sh
@@ -1,7 +1,7 @@
1
#! /bin/sh
2
#Install Latest Stable Runner-Go Release
3
4
-RGVERSION='v3.0.2' #RunnerGo版本
+RGVERSION='v3.0.3' #RunnerGo版本
5
RG_BASE='/data' #RunnerGo安装目录
6
os=`uname -a`
7
0 commit comments