rollback linux/term

This commit is contained in:
Jakobus Schürz 2020-03-13 15:36:20 +01:00
parent 7e0f511fbd
commit 735f549566

View file

@ -83,7 +83,8 @@ if ! $SSHS; then
echo "Run with $TERM" >&2
case $TERM in
*term*|*linux*)
#*term*|*linux*)
*term*)
if [ -d "${MYSHELLCONFIG_BASE}" -a $($SGIT status 1>/dev/null 2>&1; echo $?) -eq 0 ]; then
[ -d "${MYSHELLCONFIG_LOGDIR}" ] || mkdir -p "${MYSHELLCONFIG_LOGDIR}"