annotate oscgroupsclient_start.sh @ 99:9641c2572988

osc modifications for operation integratus performance
author Rob Canning <rob@foo.net>
date Mon, 08 Dec 2014 21:30:23 +0000
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