forked from mia/Aegisub
s|/bin/bash|/bin/sh|
Originally committed to SVN as r2547.
This commit is contained in:
parent
a41e1279b4
commit
88f7515ec4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
PKG_DIR=${1}.app
|
||||
SKEL_DIR="packages/osx_bundle"
|
||||
|
|
Loading…
Reference in a new issue