diff --git a/package-debian.sh b/package-debian.sh index 4b28c69c..e5d9f2c2 100644 --- a/package-debian.sh +++ b/package-debian.sh @@ -467,7 +467,7 @@ build_for_arch() { echo "[*] --netcore specified: use separate core + rules." fetch_separate_cores_and_rules "$STAGE/opt/v2rayN" fi - + install -m 440 $PROJECT_DIR/sudoers-v2rayn-core $STAGE/etc/sudoers.d/v2rayn-core # Wrapper install -m 755 /dev/stdin "$STAGE/usr/bin/v2rayn" <<'EOF' #!/usr/bin/env bash