remove debug

This commit is contained in:
Jakobus Schürz 2020-10-01 19:35:42 +02:00
parent 1c047adec9
commit d42d22927b

View file

@ -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