Skip to content

Commit 443f603

Browse files
authored
Update setup.sh
1 parent b8b322b commit 443f603

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

IoTree_dir/setup.sh

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,16 @@ fi
2222
python3 -m pip install --user virtualenv
2323

2424
# entrys
25-
echo "<<<--- Hallo to IoTree42 --->>>"
25+
echo "******************************************"
26+
echo "* _____ _______ _ _ ___ *"
27+
echo "* |_ _| |__ __| | || |__ \ *"
28+
echo "* | | ___ | |_ __ ___ ___| || |_ ) | *"
29+
echo "* | | / _ \| | '__/ _ \/ _ \__ _/ / *"
30+
echo "* _| || (_) | | | | __/ __/ | |/ /_ *"
31+
echo "* |_____\___/|_|_| \___|\___| |_|____| *"
32+
echo "* *"
33+
echo "******************************************"
34+
echo "<<<----- Hallo to IoTree42 --->>>"
2635
echo "ENTER YOUR LINUX USERNAME FOR BUIDING PATHS"
2736
read myvariable
2837
echo "<-- SETUP DJANGO -->"

0 commit comments

Comments
 (0)