From 6f674d1c2fe7e587de2e9a869aa599b38973b579 Mon Sep 17 00:00:00 2001 From: Louis Croisez Date: Mon, 24 Apr 2023 15:30:58 +0200 Subject: [PATCH 1/2] Modified way for getting current commit hash - more robust because now it works for branches --- scripts/system_controls.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/system_controls.php b/scripts/system_controls.php index 5f1cc36..86ba61e 100644 --- a/scripts/system_controls.php +++ b/scripts/system_controls.php @@ -45,7 +45,7 @@ function update() {



Running version:

From 7117d097faf2bbd72d651f44cab2bf9d47ebb3a3 Mon Sep 17 00:00:00 2001 From: Louis Croisez Date: Mon, 24 Apr 2023 15:36:54 +0200 Subject: [PATCH 2/2] Correction made in 'sudo -u' command --- scripts/system_controls.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/system_controls.php b/scripts/system_controls.php index 86ba61e..067b314 100644 --- a/scripts/system_controls.php +++ b/scripts/system_controls.php @@ -45,7 +45,7 @@ function update() {



Running version: