aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2018-12-05 23:39:26 +0100
committerJakob Stendahl <jakob.stendahl@outlook.com>2018-12-05 23:39:26 +0100
commit57f370771399ca0625849d11816067a7af83a5ac (patch)
tree9af0cc90244b808e6830b19948bd8581665a839a
parent3ffabe1ba35565df433536a2ba370b0e4967e940 (diff)
downloadLuxcena-Neo-57f370771399ca0625849d11816067a7af83a5ac.tar.gz
Luxcena-Neo-57f370771399ca0625849d11816067a7af83a5ac.zip
:lipstick: Correctyly prettify
-rwxr-xr-xbin/luxcena-neo-cli.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/luxcena-neo-cli.sh b/bin/luxcena-neo-cli.sh
index 4ecfc0f..2959dc9 100755
--- a/bin/luxcena-neo-cli.sh
+++ b/bin/luxcena-neo-cli.sh
@@ -49,7 +49,7 @@ while getopts ":a:" o; do
done
shift $((OPTIND-1))
-printf "\e[37m> \e[4mLuxcena-\e[31mn\e[34me\e[34mo\e[37-cli command: \e[90m'$*'.\n\n\e[0m"
+printf "\e[37m> \e[4mLuxcena-\e[31mn\e[32me\e[34mo\e[37m-cli command: \e[90m'$*'.\n\n\e[0m"
action=$1
if [ "$action" == "update" ]; then