From: Nicolas Boisselier Date: Fri, 20 Nov 2020 22:14:19 +0000 (+0000) Subject: etc/profile X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=30331eab1ab09a35e46729634c652ac73795c6f4;p=nb.git etc/profile --- 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