Skip to content

Commit

Permalink
🐛 Dont use bash
Browse files Browse the repository at this point in the history
  • Loading branch information
jenssegers committed Oct 1, 2018
1 parent 3a06547 commit 72a2b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
#!/usr/bin/env sh

cd /project && /source/bin/onesky $@

0 comments on commit 72a2b63

Please sign in to comment.