mirror of
https://github.com/oneclickvirt/ecs.git
synced 2025-10-28 01:32:05 +08:00
v0.1.3
This commit is contained in:
4
goecs.sh
4
goecs.sh
@@ -168,8 +168,8 @@ goecs_check() {
|
|||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
if [ -z "$ECS_VERSION" ]; then
|
if [ -z "$ECS_VERSION" ]; then
|
||||||
_yellow "Unable to get version info, using default version 0.1.2"
|
_yellow "Unable to get version info, using default version 0.1.3"
|
||||||
ECS_VERSION="0.1.2"
|
ECS_VERSION="0.1.3"
|
||||||
fi
|
fi
|
||||||
# Check if original goecs command exists
|
# Check if original goecs command exists
|
||||||
version_output=""
|
version_output=""
|
||||||
|
|||||||
Reference in New Issue
Block a user