]> Raphaël G. Git Repositories - airlibre/commitdiff
Update shebang php path
authorRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 10:29:50 +0000 (11:29 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 10:29:50 +0000 (11:29 +0100)
bin/console

index 11d197f7b86a94dc44f5c13e7f61a59bf666204d..4fbdaa5dd0d02712c5b8e114b9d0d03c5d9b42d9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env php
+#! /usr/bin/php
 <?php
 
 use App\Kernel;