Files
configng/tests/stable.conf
2025-02-16 21:06:45 +01:00

9 lines
157 B
Plaintext

ENABLED=true
RELEASE="bookworm"
TESTNAME="Stable repository"
testcase() {(
set -e
./bin/armbian-config --api module_armbian_firmware repository stable
)}