Sha256: c51a2edd969457e552d253b5507948f55d9693208490c09ff3577815bc10fedb

Contents?: true

Size: 180 Bytes

Versions: 4

Compression:

Stored size: 180 Bytes

Contents

#!/bin/sh
APPDIR=$(dirname "$0")
export EXPORTED="true"
cd "$APPDIR/lib"
java -cp "<%= @linux_class_path %>" org.jruby.Main ../lib/ruby-processing/runners/run.rb <%= @main_file %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ruby-processing-2.4.4 lib/templates/application/run.erb
ruby-processing-2.4.3 lib/templates/application/run.erb
ruby-processing-2.4.2 lib/templates/application/run.erb
ruby-processing-2.4.1 lib/templates/application/run.erb