Browse Source

SDK:
- update build-packages script for JDKs to use bash by default

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10158 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

nor..67 12 years ago
parent
commit
388be2e1c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jdks/build-package.sh

+ 1 - 1
jdks/build-package.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 set -e
 #(c) jMonkeyEngine.com
 #This script creates SFX binaries of the JDK for the specified platform