#!/bin/sh if ozc -c main.oz 2> /dev/null; then ozengine main.ozf && return 0 fi ozc -c main.oz