更新 quli.sh
This commit is contained in:
parent
a78ca77a92
commit
a0e88aa685
2
quli.sh
2
quli.sh
@ -10,7 +10,7 @@ wget http://192.168.1.238/quli/go1.20.14.linux-amd64.tar.gz && \
|
||||
rm go1.20.14.linux-amd64.tar.gz
|
||||
|
||||
wget http://192.168.1.238/quli/ceremonyclient-develop.tar.gz && \
|
||||
tar -C /usr/local -xzf ceremonyclient-develop.tar.gz && \
|
||||
tar -C /root/ceremonyclient -xzf ceremonyclient-develop.tar.gz && \
|
||||
rm ceremonyclient-develop.tar.gz
|
||||
|
||||
# 设置 Go 环境变量
|
||||
|
||||
Loading…
Reference in New Issue
Block a user