This commit is contained in:
arzzen 2017-01-17 20:25:14 +01:00
parent a9380ec5a4
commit 7b2768565a

View file

@ -3,8 +3,6 @@
set -o nounset
set -o errexit
project=${PWD##*/}
show_menu() {
NORMAL=`echo "\033[m"`
MENU=`echo "\033[36m"`