Parent: [65b561] (diff)

Download this file

run    5 lines (4 with data), 114 Bytes

#!/bin/sh
cd `dirname $0`
../src/rina -n .:../src $*
# for shared lib, use: opp_run -l ../src/rina -n .:../src $*