The branch, build-main has been updated via a9be575d798f9cf7674f232becd9abddc63ec0ab (commit) from 090e7aff4281c5fa3bbc441962bbdc6056cb73c8 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: bin/x2goresume-desktopsharing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/bin/x2goresume-desktopsharing b/bin/x2goresume-desktopsharing index c4ca03a..34da2b5 100755 --- a/bin/x2goresume-desktopsharing +++ b/bin/x2goresume-desktopsharing @@ -35,5 +35,5 @@ X2GO_DISPLAY=$(echo $SESSION_NAME | cut -d"-" -f2) test -e $HOME/.x2go/C-$SESSION_NAME/resume-desktopsharing && { rm -f $HOME/.x2go/C-$SESSION_NAME/resume-desktopsharing - export DISPLAY=:$X2GO_DISPLAY.0 x2godesktopsharing &>/dev/null + export DISPLAY=:$X2GO_DISPLAY.0 x2godesktopsharing &>/dev/null & } hooks/post-receive -- x2godesktopsharing.git (Desktop Sharing for X2Go) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2godesktopsharing.git" (Desktop Sharing for X2Go).