Add MOTD/greetings.sh
This commit is contained in:
parent
432a9d7f13
commit
dc10e395db
7
MOTD/greetings.sh
Normal file
7
MOTD/greetings.sh
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
GREEN='\033[1;32m'
|
||||||
|
RESET='\033[0m'
|
||||||
|
|
||||||
|
echo ""
|
||||||
|
echo -e "Welcome ${GREEN}%name%${RESET}! To add hostnames to Pi-Hole enter the following to the console:"
|
||||||
|
echo "bash /opt/AddHost.sh"
|
||||||
|
echo ""
|
||||||
Loading…
x
Reference in New Issue
Block a user