This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 592b1bd72149b0a615e3835f5667795d9bebe1ef Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Apr 22 16:35:06 2020 +0200 docs/README.x2goclient+broker.getting-started.md: fix up markdown syntax. --- debian/changelog | 2 ++ docs/README.x2goclient+broker.getting-started.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 649c49e..4bdd356 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ x2gobroker (0.0.4.2-0x2go1) UNRELEASED; urgency=medium [ Mihai Moldovan ] * New upstream version (0.0.4.2): + - docs/README.x2goclient+broker.getting-started.md: fix up markdown + syntax. * debian/control: + Add psproc dependency to x2gobroker-ssh. We'll need it later on. * debian/x2gobroker-ssh.postinst: diff --git a/docs/README.x2goclient+broker.getting-started.md b/docs/README.x2goclient+broker.getting-started.md index dac2f23..3a39def 100644 --- a/docs/README.x2goclient+broker.getting-started.md +++ b/docs/README.x2goclient+broker.getting-started.md @@ -18,7 +18,7 @@ instances. ## Test Configuration Edit the file /etc/default/x2gobroker-daemon. Enable the daemon and, -if needed, adapt the bind address:port (DAEMON_BIND_ADDRESS) parameter. +if needed, adapt the bind address:port (`DAEMON_BIND_ADDRESS`) parameter. After editing, save the file and return to your terminal command line. From here, start the daemon: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git