Rapsys Git
/
airlibre
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19aa4ac
)
Update shebang php path
author
Raphaël Gertz
<git@rapsys.eu>
Tue, 27 Feb 2024 10:29:50 +0000
(11:29 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Tue, 27 Feb 2024 10:29:50 +0000
(11:29 +0100)
bin/console
patch
|
blob
|
history
diff --git
a/bin/console
b/bin/console
index 11d197f7b86a94dc44f5c13e7f61a59bf666204d..4fbdaa5dd0d02712c5b8e114b9d0d03c5d9b42d9 100755
(executable)
--- a/
bin/console
+++ b/
bin/console
@@
-1,4
+1,4
@@
-#!
/usr/bin/env
php
+#!
/usr/bin/
php
<?php
use App\Kernel;