Showcolors: proper cleanup

This commit is contained in:
Marco Hinz 2013-07-03 20:06:26 +02:00
parent a268d48655
commit 3202db8c70

View File

@ -9,3 +9,6 @@ fi
for i in {0..255}; do
tput setab $i && echo -n " $i "
done
tput sgr0
echo