aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2018-12-05 23:42:01 +0100
committerJakob Stendahl <jakob.stendahl@outlook.com>2018-12-05 23:42:01 +0100
commitff3ba1d6cc29402bd0938baa52e0cdf854a9a745 (patch)
tree3eaf9d1c2c01cf8edf2762710cdebfc6d00669d0
parentd58f59df39ecc93eeb979d2d3da9836b2b5dfb25 (diff)
downloadLuxcena-Neo-ff3ba1d6cc29402bd0938baa52e0cdf854a9a745.tar.gz
Luxcena-Neo-ff3ba1d6cc29402bd0938baa52e0cdf854a9a745.zip
:prettify: Now we might be getting somewhere with the styling
-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 b91d9b3..59cf5b5 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[4mLuxcena-\e[31mn\e[32me\e[34mo\e[37m-cli. [args: \e[90m'$*'.\n\n\e[0m]"
+printf "\e[37mLuxcena-\e[31mn\e[32me\e[34mo\e[37m-cli. [args: \e[90m'$*']\n\n\e[0m"
action=$1
if [ "$action" == "update" ]; then