- 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
3.0
nor..67 12 years ago
parent 5144c99dcd
commit 93fc13b7b2
  1. 2
      sdk/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

Loading…
Cancel
Save