- 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
This commit is contained in:
nor..67 2013-01-25 19:57:18 +00:00
parent 5144c99dcd
commit 93fc13b7b2

View File

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