generated from electron-react-boilerplate/electron-react-boilerplate
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.sh
15 lines (14 loc) · 936 Bytes
/
about.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash
echo "..............................................................";
echo "..............................................................";
echo "..............................................................";
echo ".########..####.##.......########.########.########..##.....##";
echo ".##.....##..##..##..........##....##.......##.....##.###...###";
echo ".##.....##..##..##..........##....##.......##.....##.####.####";
echo ".##.....##..##..##..........##....######...########..##.###.##";
echo ".##.....##..##..##..........##....##.......##...##...##.....##";
echo ".##.....##..##..##..........##....##.......##....##..##.....##";
echo ".########..####.########....##....########.##.....##.##.....##";
echo "..............................................................";
echo "..............................................................";
echo "...git: https://github.com/Shihara-Dilshan/DilTerm.git........";