forked from SaujanaOK/Node-TestNet-Guide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlogo.sh
More file actions
12 lines (11 loc) · 639 Bytes
/
logo.sh
File metadata and controls
12 lines (11 loc) · 639 Bytes
1
2
3
4
5
6
7
8
9
10
11
clear
echo -e "\e[96m"
echo -e " ********** ** "
echo -e " **//////// "
echo -e "/** ****** ** ** ** ****** ******* ****** "
echo -e "/********* //////** /** /** /** //////** //**///** //////** "
echo -e "////////** ******* /** /** /** ******* /** /** ******* "
echo -e " /** **////** /** /** **/** **////** /** /** **////** "
echo -e " ******** //********//******//*** //******** *** /**//********"
echo -e "//////// //////// ////// /// //////// /// // //////// "
echo -e "\e[0m"