Redirect "all new" to docs.armbian.com
This commit is contained in:
parent
a41435e2e9
commit
cf8e2526ff
@ -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") &
|
||||
|
||||
Loading…
Reference in New Issue
Block a user