This commit is contained in:
spiritlhl
2025-01-03 16:45:21 +08:00
parent f5d9752e89
commit 2ff558ae7b

View File

@@ -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=""