upd: scripts

update permissions to install and setup.php along with adding #! to first line of files
This commit is contained in:
2026-03-27 13:48:54 -04:00
parent 82d03aeb6a
commit 9482ea3708
2 changed files with 2 additions and 2 deletions

View File

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

View File

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