root/indytube/tags/plumi-0.1-3/run_indytube.sh

Revision 193, 134 bytes (checked in by andy, 18 months ago)

minor update

Line 
1#!/bin/bash
2
3#kick off indytube
4#you should remember to check you have all the right permissions set.
5./indytube.py >/dev/null 2>&1 &
Note: See TracBrowser for help on using the browser.