comparison oscgroupsclient_start.sh @ 76:0ae87af84e2f

added oscgroups
author Rob Canning <rob@foo.net>
date Sun, 13 Jul 2014 10:07:41 +0100
parents
children cd921abc8887
comparison
equal deleted inserted replaced
75:3a2845e3156e 76:0ae87af84e2f
1 #!/bin/bash
2
3 cd oscgroups/bin
4
5 screen -S nodejsserverclient -d -m \
6 ./OscGroupClient 127.0.0.1 22242 22243 22244 3819 \
7 nodejsserverclient xxxx groupname xxxx
8