Merge branch 'master' into v22.05.3
This commit is contained in:
commit
13f5fba13c
@ -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)"
|
||||
elif [[ "$DISTRIBUTION_STATUS" != "supported" ]]; then
|
||||
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)"
|
||||
fi
|
||||
else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user