changed php interpreter

Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
tracer 2022-04-06 17:19:01 +02:00
parent c8cb2049a0
commit 492c845057
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/php
#!/usr/bin/keyhelp-php81
<?php declare(strict_types=1);
namespace App\Controller;
// #!/usr/bin/keyhelp-php81