Skip to content

Commit 6761478

Browse files
committed
Add a shebang to the package script
Also makes it executable.
1 parent 2e8d10a commit 6761478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/package.bash

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/sh
12
cp LICENSE project/addons/pure-data/
23

34
cp $1/*/lib/*.so project/addons/pure-data/bin/

0 commit comments

Comments
 (0)