summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/password-hash.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/password-hash.sh b/scripts/password-hash.sh
index 004421a89..1afe4387a 100755
--- a/scripts/password-hash.sh
+++ b/scripts/password-hash.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/php
+#!/usr/bin/env php
<?php
/**