From f735dc1320f5ddb892326832c48ec3ad4ff2fc26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 1 Apr 2016 21:29:19 +0200 Subject: Updating container-shell start message. Signed-off-by: Daniel Baumann --- bin/container-shell | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/container-shell b/bin/container-shell index 8341ed0..c801aa6 100755 --- a/bin/container-shell +++ b/bin/container-shell @@ -87,8 +87,8 @@ Shell () trap 'echo' EXIT HUP INT QUIT TERM -echo "${PROGRAM}-shell $(${PROGRAM} version)" -echo "Type \"help\" for more information, type \"logout\" to exit." +echo "${SOFTWARE} $(${PROGRAM} version)" +echo "Type \"about\" or \"help\" for more information, \"logout\" to exit." while true do -- cgit v1.2.3