Changed shebang to be more generic, a KeyHelp environment needs an explicit call with keyhelp-php81

This commit is contained in:
tracer 2022-08-30 14:18:58 +02:00
parent 9f31cf0304
commit 04ae283e13
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#!/usr/bin/env php
<?php
use App\UpdateController;
require __DIR__ . '/vendor/autoload.php';