fix non-interactive shell error x2go
This commit is contained in:
parent
735f549566
commit
89d56215e3
1 changed files with 2 additions and 2 deletions
|
@ -107,7 +107,7 @@ EOF
|
|||
--8<--- end ---------------- $(date) ---------------8<--
|
||||
|
||||
EOF
|
||||
else
|
||||
echo "non-interactive shell" >&2
|
||||
#else
|
||||
# echo "non-interactive shell" >&2
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue