From 30331eab1ab09a35e46729634c652ac73795c6f4 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Fri, 20 Nov 2020 22:14:19 +0000 Subject: [PATCH] etc/profile --- etc/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/profile b/etc/profile index c37391d3..6add5492 100755 --- a/etc/profile +++ b/etc/profile @@ -97,7 +97,7 @@ fi # if [ -z "$NB_ETC_DIR" -o "$NB_ETC_DIR" = "/" ]; then export NB_UNSUPORTED=1 - nb_debug "ERR: Unsupported shell. Please use bash, ksh93 or zsh." + nb_debug "ERR: Unsupported shell. Please use bash, ksh or zsh." _nb_unset return 71 -- 2.47.3