Files
openwrt-ci-ipq60xx/Scripts/Packages.sh
2026-03-01 13:56:32 +08:00

7 lines
372 B
Bash
Executable File

#!/bin/bash
# Placeholder for Scripts/Packages.sh
# Please download manually from: https://raw.githubusercontent.com/VIKINGYFY/OpenWRT-CI/main/Scripts/Packages.sh
# Or run: curl -fsSL https://raw.githubusercontent.com/VIKINGYFY/OpenWRT-CI/main/Scripts/Packages.sh -o Scripts/Packages.sh
set -euo pipefail
echo "Packages.sh placeholder - please download the actual script"