annotate oscgroupsclient_start.sh @ 101:52e44ee1c791 tip master

enabled all scores in autostart script
author Rob Canning <rc@kiben.net>
date Tue, 21 Apr 2015 16:20:57 +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