summaryrefslogtreecommitdiffstats
path: root/bin/container-shell
diff options
context:
space:
mode:
Diffstat (limited to 'bin/container-shell')
-rwxr-xr-xbin/container-shell4
1 files changed, 2 insertions, 2 deletions
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