init: build repo skeleton for ipq60xx (woodpecker)
This commit is contained in:
6
Scripts/Settings.sh
Executable file
6
Scripts/Settings.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
# Placeholder for Scripts/Settings.sh
|
||||
# Please download manually from: https://raw.githubusercontent.com/VIKINGYFY/OpenWRT-CI/main/Scripts/Settings.sh
|
||||
# Or run: curl -fsSL https://raw.githubusercontent.com/VIKINGYFY/OpenWRT-CI/main/Scripts/Settings.sh -o Scripts/Settings.sh
|
||||
set -euo pipefail
|
||||
echo "Settings.sh placeholder - please下载 the actual script"
|
||||
Reference in New Issue
Block a user