From 37a65a88491f266854fddc43515aa303424e1239 Mon Sep 17 00:00:00 2001 From: hhf Date: Mon, 25 Nov 2024 22:16:44 +0530 Subject: [PATCH] Update master.sh --- master.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.sh b/master.sh index 170fab1..b45f79d 100644 --- a/master.sh +++ b/master.sh @@ -6,7 +6,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="Script Management CloudPanel" -formatter_url="https://git.hhf.technology/hhf/TaskFormatter/raw/branch/main/bash_task_formatter/formatter_new.sh" +formatter_url="https://git.hhf.technology/hhf/TaskFormatter/raw/branch/main/bash_task_formatter/task_formatter.sh" BRANCH="main" forgejo_instance="git.hhf.technology" forgejo_owner="hhf"