mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-29 10:11:23 +00:00
7 lines
No EOL
160 B
Bash
7 lines
No EOL
160 B
Bash
#!/bin/bash
|
|
|
|
. /etc/armbian-release
|
|
|
|
printf "New to Armbian? Check the documentation first: \e[0;92mhttps://docs.armbian.com\x1B[0m\n\n"
|
|
|
|
(sleep 1 && rm "$0") & |