Sha256: 6a08f5bbe3e33d7961ec30b21ba166eb80b9575c75345ae4fc1d81cba198f418

Contents?: true

Size: 383 Bytes

Versions: 3

Compression:

Stored size: 383 Bytes

Contents

#!/usr/bin/env bash
DIR="$( cd "$( dirname "$0" )" && pwd )"
cd $DIR/../sensible-cinema
java -Xdock:name="Sensible Cinema" -Xdock:icon="./vendor/profs.png" -cp "./vendor/jruby-complete-1.6.2.jar" org.jruby.Main bin/sensible-cinema $1 $2 $3 || (echo ERROR. Please look for error message, above, and report back the error you see, or fix it && read -p "Press any key to continue...")

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
content-editing-movie-player-0.38.0 template_bats/mac/RUN SENSIBLE CINEMA CLICK HERE.command
sensible-cinema-0.35.3 template_bats/mac/RUN SENSIBLE CINEMA CLICK HERE.command
sensible-cinema-0.34.0 template_bats/mac/RUN SENSIBLE CINEMA CLICK HERE.command