From d42d22927b8ab33419d536f6d210627ce07263cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Thu, 1 Oct 2020 19:35:42 +0200 Subject: [PATCH] remove debug --- myshell_load_defaults | 1 - 1 file changed, 1 deletion(-) diff --git a/myshell_load_defaults b/myshell_load_defaults index 6cdc297..5cf012d 100644 --- a/myshell_load_defaults +++ b/myshell_load_defaults @@ -78,7 +78,6 @@ if ! $SSHS; then # Go HOME #cd ${HOME} - echo NOSCREEN: $NOSCREEN if test ! $TMUX && test $SSH_TTY && test $TERM != screen && test $(systemctl status tmux@${USER}.service 1>/dev/null 2>&1; echo $? ) -eq 0; then cat << EOF