mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Merge branch 'master' into v22.05.3
This commit is contained in:
@@ -356,7 +356,7 @@ if [[ -f /root/.not_logged_in_yet && -n $(tty) ]]; then
|
|||||||
echo -e "\nSupport status: \e[0;31mno support\x1B[0m (edge kernel branch)"
|
echo -e "\nSupport status: \e[0;31mno support\x1B[0m (edge kernel branch)"
|
||||||
elif [[ "$DISTRIBUTION_STATUS" != "supported" ]]; then
|
elif [[ "$DISTRIBUTION_STATUS" != "supported" ]]; then
|
||||||
echo -e "\nSupport status: \e[0;31mno support\x1B[0m (unsupported userspace)"
|
echo -e "\nSupport status: \e[0;31mno support\x1B[0m (unsupported userspace)"
|
||||||
elif [[ "$BOARD_TYPE" != "supported" ]]; then
|
elif [[ "$BOARD_TYPE" != "conf" ]]; then
|
||||||
echo -e "\nSupport status: \e[0;31mcommunity support\x1B[0m (looking for a dedicated maintainer)"
|
echo -e "\nSupport status: \e[0;31mcommunity support\x1B[0m (looking for a dedicated maintainer)"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user