Skip to content

Commit

Permalink
MMGenLive version 0.0.4 (version bump for image release)
Browse files Browse the repository at this point in the history
	modified:   build_system.sh
  • Loading branch information
mmgen committed Aug 24, 2016
1 parent 1aeb28d commit 7d2953a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build_system.sh
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ if [ $SCRIPT == 'build_system.sh' -a ! "${TARGETS[$TARGET]}" ]; then
fi

eval "$@" || exit
#echo "$@"; exit

if which infocmp >/dev/null && infocmp $TERM 2>/dev/null | grep -q 'colors#256'; then
RED="\e[38;5;210m" YELLOW="\e[38;5;228m" GREEN="\e[38;5;157m"
Expand Down

0 comments on commit 7d2953a

Please sign in to comment.