fancy header added

This commit is contained in:
Sameer Rahmani 2014-03-15 19:52:45 +03:30
parent 5600eedaef
commit e38eb5ebed
2 changed files with 12 additions and 0 deletions

7
config
View File

@ -3,6 +3,13 @@
. scripts/versioncmp.sh
. scripts/log.sh
echo " _ __ ___ ___ ___ ";
echo " | |/ / _ ___ ___ |_ _| \| __|";
echo " | ' < || (_-</ _ \ | || |) | _| ";
echo " |_|\_\_,_/__/\___/ |___|___/|___|";
echo " ";
function check_dep() {
local package=$1
local hint=$2

View File

@ -4,6 +4,11 @@
# Its a very quick way to install Kuso IDE
# I now this code is not very nice but who cares it works
echo " _ __ ___ ___ ___ ";
echo " | |/ / _ ___ ___ |_ _| \| __|";
echo " | ' < || (_-</ _ \ | || |) | _| ";
echo " |_|\_\_,_/__/\___/ |___|___/|___|";
echo " ";
VERSION=1.0.0