annotate oscgroupsclient_start.sh @ 88:54edc4cf4d44

fixes solo view refresh
author Rob Canning <rob@foo.net>
date Tue, 29 Jul 2014 00:31:38 +0100
parents cd921abc8887
children
rev   line source
rob@76 1 #!/bin/bash
rob@76 2
rob@76 3 cd oscgroups/bin
rob@76 4
rob@76 5 screen -S nodejsserverclient -d -m \
rob@77 6 ./OscGroupClient oscgroups.kiben.net 22242 22243 22244 3819 \
rob@76 7 nodejsserverclient xxxx groupname xxxx
rob@76 8