From a3378c60e166c33942f2d21db284c5122f978ad7 Mon Sep 17 00:00:00 2001 From: hhf Date: Mon, 25 Nov 2024 22:40:41 +0530 Subject: [PATCH] Update master-gitlab.sh --- master-gitlab.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master-gitlab.sh b/master-gitlab.sh index 7303471..1fae718 100644 --- a/master-gitlab.sh +++ b/master-gitlab.sh @@ -5,7 +5,7 @@ # Variables for URLs and script info this_script_url="https://git.hhf.technology/hhf/script-management-cloudpanel/raw/branch/main/master.sh" -this_script_name="Forgejo Script Management Tool" +this_script_name="HHF Script Management Tool" BRANCH="main" forgejo_url="git.hhf.technology"