add try debug

This commit is contained in:
Jakobus Schürz 2020-10-01 16:14:55 +02:00
parent dd880996fc
commit 1c047adec9

View file

@ -78,6 +78,7 @@ 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