diff --git a/deploy/release/t20251219/start.sh b/deploy/release/t20251219/start.sh index 52793c4..e4ec473 100644 --- a/deploy/release/t20251219/start.sh +++ b/deploy/release/t20251219/start.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # shellcheck source=/dev/null -if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi +# if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi readonly BINARY_NAME="UM-hugep-all" readonly REMOTE_URL="https://update.chinac.net/plugins/UM-hugep-all.zip"