Skip to content

Commit

Permalink
use /usr/bin/env in phing script
Browse files Browse the repository at this point in the history
  • Loading branch information
Schlaefer committed Jul 22, 2022
1 parent f4c553f commit bc5503d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phing
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /bin/bash
#!/usr/bin/env bash
# convenience alias for phing

lib/vendor/bin/phing "$@"

0 comments on commit bc5503d

Please sign in to comment.