From: Nathaniel Wesley Filardo Date: Sat, 18 Feb 2017 07:34:57 +0000 (-0500) Subject: examples/ctfws: forgot one X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=00f1d889cc8e6bd93ea76bdf6ebcf03e8a414aba;p=acmetensortoys-esp-lua_ctfws examples/ctfws: forgot one --- diff --git a/README.rst b/README.rst index ad9be89..9222391 100644 --- a/README.rst +++ b/README.rst @@ -116,7 +116,7 @@ get the latest messages automatically. * To start a game:: mosquitto_pub "$M[@]" -t ctfws/game/flags -r -m '0 0' - mosquitto_pub "$M[@]" -t ctfws/game/config -r -m `date +%s`' 900 3 900 10' + mosquitto_pub "$M[@]" -t ctfws/game/config -r -m `date +%s`' 900 3 900 10 0' * To post information (The messages must have date stamps on the front!)::