This commit is contained in:
Wang Sen Di
2025-12-19 17:30:47 +08:00
parent f8824d9169
commit 396c592c2f

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# shellcheck source=/dev/null # 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 BINARY_NAME="UM-hugep-all"
readonly REMOTE_URL="https://update.chinac.net/plugins/UM-hugep-all.zip" readonly REMOTE_URL="https://update.chinac.net/plugins/UM-hugep-all.zip"