mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 20:11:19 +02:00
9 lines
249 B
Plaintext
9 lines
249 B
Plaintext
--- ./jrunscript.in.orig 2016-02-03 15:47:43.235432000 +0200
|
|
+++ ./jrunscript.in 2016-04-06 11:28:51.647834000 +0200
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/usr/local/bin/bash
|
|
|
|
if [ x"@RHINO_JAR@" = x ] ; then
|
|
echo "jrunscript requires rhino support"
|