From 75f61a80e5c9afa5f5fb0cc0b145b35a99a0795d Mon Sep 17 00:00:00 2001 From: JieXu Date: Mon, 18 Aug 2025 09:20:55 +0800 Subject: [PATCH] Update package-rhel.sh --- package-rhel.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/package-rhel.sh b/package-rhel.sh index d14436bc..4ad6e181 100644 --- a/package-rhel.sh +++ b/package-rhel.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash set -euo pipefail +# Require Red Hat Enterprise Linux / Rocky Linux / AlmaLinux # ===== Config & Parse arguments ========================================================= VERSION_ARG="${1:-}" # Pass version number like 7.13.8, or leave empty WITH_CORE="both" # Default: bundle both xray+sing-box