Add a shebang to the commandline script.

This commit is contained in:
Daniel Kraus
2022-03-13 12:21:51 +01:00
parent 8061213e57
commit 499412f61f
3 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php
/**