ls-manual-update

Checks for manual update of ls-vertretunsplan-desktop and tells outdated clients
git clone git://archive.git.mtrnord.blog/MTRNord/ls-manual-update.git
Log | Files | Refs | LICENSE

commit 53784ab1e21de4560893f0751bda43a796ae09d5
parent 2a28275a8354ed03593b78e368148e6d08c66fde
Author: Marcel <mtrnord1@gmail.com>
Date:   Wed, 30 Nov 2016 09:55:17 +0100

some debugging

Diffstat:
Mindex.js | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.js b/index.js @@ -73,9 +73,9 @@ io.on('connection', function(socket){ console.log("not local"); io.emit('AupdateStatus', 'NOTlocal'); } + console.log("Länge X " + x); + x + 1; } - console.log("Länge X " + x); - x + 1; }) }else { console.log(response);