add try debug
This commit is contained in:
parent
dd880996fc
commit
1c047adec9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue