mirror of
http://bgp.hk.skcks.cn:10088/github.com/oneclickvirt/ecs
synced 2026-04-30 21:50:23 +08:00
v0.1.3
This commit is contained in:
4
goecs.sh
4
goecs.sh
@@ -168,8 +168,8 @@ goecs_check() {
|
||||
sleep 1
|
||||
done
|
||||
if [ -z "$ECS_VERSION" ]; then
|
||||
_yellow "Unable to get version info, using default version 0.1.2"
|
||||
ECS_VERSION="0.1.2"
|
||||
_yellow "Unable to get version info, using default version 0.1.3"
|
||||
ECS_VERSION="0.1.3"
|
||||
fi
|
||||
# Check if original goecs command exists
|
||||
version_output=""
|
||||
|
||||
Reference in New Issue
Block a user