From 9482ea3708ce1adf5010d0adec815f2db372779d Mon Sep 17 00:00:00 2001 From: Ryan Prather Date: Fri, 27 Mar 2026 13:48:54 -0400 Subject: [PATCH] upd: scripts update permissions to install and setup.php along with adding #! to first line of files --- install.php | 2 +- setup.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install.php b/install.php index 84e842a..a5a1d27 100755 --- a/install.php +++ b/install.php @@ -1,4 +1,4 @@ -#!/usr/local/bin/php +#!/usr/bin/env php