From 37c135f2cec6113aa2baaf1b52fe46fd64265975 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Thu, 27 Feb 2020 19:13:03 +0100 Subject: LXC: improved UX when working with a bunch of containers Signed-off-by: Markus Heiser --- utils/morty.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/morty.sh') diff --git a/utils/morty.sh b/utils/morty.sh index fcc9dc728..e7e2f8651 100755 --- a/utils/morty.sh +++ b/utils/morty.sh @@ -255,7 +255,7 @@ morty_is_installed() { [[ -f $SERVICE_HOME/go-apps/bin/morty ]] } -_svcpr=" |${SERVICE_USER}| " +_svcpr=" ${_Yellow}|${SERVICE_USER}|${_creset} " install_morty() { rst_title "Install morty in user's ~/go-apps" section -- cgit v1.2.3