Can override the default write function, and probably other settings values too

This commit is contained in:
bjschuma 2009-12-18 00:07:17 -05:00
parent 877233c7ec
commit 9db6365e4a
1 changed files with 4 additions and 0 deletions

4
src/scion Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
# This is a simple shell script for properly starting ocarina
cd base && `which python` scion.py $*