mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
Redirect "all new" to docs.armbian.com
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
. /etc/armbian-release
|
||||
|
||||
if [ "$LINUXFAMILY" = "sun8i" ]; then
|
||||
printf "\nNew to Armbian? Check the Armbian H3 Mini FAQ first:\n\e[0;92m https://github.com/igorpecovnik/lib/blob/master/documentation/H3_mini_faq.md \x1B[0m\n"
|
||||
fi
|
||||
printf "New to Armbian? Check the documentation first: \e[0;92mdocs.armbian.com\x1B[0m\n\n"
|
||||
|
||||
(sleep 1 && rm "$0") &
|
||||
|
||||
Reference in New Issue
Block a user