aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2018-12-05 23:41:08 +0100
committerJakob Stendahl <jakob.stendahl@outlook.com>2018-12-05 23:41:08 +0100
commitd58f59df39ecc93eeb979d2d3da9836b2b5dfb25 (patch)
tree4a19f0c54a74724b869d020a2f04ad8dc5aa5cdd /bin
parent57f370771399ca0625849d11816067a7af83a5ac (diff)
downloadLuxcena-Neo-d58f59df39ecc93eeb979d2d3da9836b2b5dfb25.tar.gz
Luxcena-Neo-d58f59df39ecc93eeb979d2d3da9836b2b5dfb25.zip
:lipstick: Maybe final styling of startmsg?
Diffstat (limited to 'bin')
-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 2959dc9..b91d9b3 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[32me\e[34mo\e[37m-cli command: \e[90m'$*'.\n\n\e[0m"
+printf "\e[4mLuxcena-\e[31mn\e[32me\e[34mo\e[37m-cli. [args: \e[90m'$*'.\n\n\e[0m]"
action=$1
if [ "$action" == "update" ]; then