The branch, build-main has been updated via 02bc935ecad33b5ae70ab27ec630467b0c4b3ddc (commit) from cacfdec77e11e87ee1d8b1fcff16d9014b84e582 (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: .../sbin/x2gothinclient_update | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) The diff of changes is: diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_update b/x2gothinclientmanagement/sbin/x2gothinclient_update index 91675fe..87ca3aa 100755 --- a/x2gothinclientmanagement/sbin/x2gothinclient_update +++ b/x2gothinclientmanagement/sbin/x2gothinclient_update @@ -74,9 +74,8 @@ if test -f $TC_CONFIG/x2gothinclient_sessions; then chmod a+rx "$TC_CHROOT/etc/x2go/x2gothinclient_sessions" fi -if test -f $TC_CONFIG/x2goclient-background.svg; then +if test -f $TC_CONFIG/x2goclient-background.svg; then cp -v "$TC_CONFIG/x2goclient-background.svg" "$TC_CHROOT/etc/x2go/x2goclient-background.svg" - chmod a+rx $TC_CHROOT/etc/x2go/x2goclient-background.svg fi if test -f $TC_CONFIG/freerdp/known_hosts; then hooks/post-receive -- x2gothinclient.git (X2Go Thin Client Environment) 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 "x2gothinclient.git" (X2Go Thin Client Environment).