mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
4 lines
64 B
Bash
4 lines
64 B
Bash
b9_check() {
|
|
echo "Running B9 tests"
|
|
_do_check_package
|
|
} |