update submodules

This commit is contained in:
Jakobus Schürz 2021-12-02 15:12:23 +01:00
parent 045d70222b
commit f78c007190

View file

@ -368,7 +368,7 @@ ssh-runinagent () {
}
if [ $SSH_TTY ] ; then
if [[ $SSH_TTY || $X2GO_SESSION ]] ; then
logdebug "run with forwarded ssh-agent"
res=1
else