update
This commit is contained in:
parent
4517c5bdcb
commit
a388f4d455
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
this_script_url="https://git.hhf.technology/hhf/script-management-cloudpanel/raw/branch/main/Testing/test.sh"
|
this_script_url="https://git.hhf.technology/hhf/script-management-cloudpanel/raw/branch/main/Testing/test.sh"
|
||||||
this_script_name="Test Script"
|
this_script_name="Test Script"
|
||||||
formatter_url="https://git.hhf.technology/hhf/TaskFormatter/raw/branch/main/bash_task_formatter/task_formatter.sh"
|
formatter_url="https://git.hhf.technology/hhf/TaskFormatter/raw/branch/main/bash_task_formatter/formatter_new.sh"
|
||||||
scriptname=$0
|
scriptname=$0
|
||||||
|
|
||||||
# Initialize success flag
|
# Initialize success flag
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
# Variables for URLs and script info
|
# Variables for URLs and script info
|
||||||
this_script_url="https://git.hhf.technology/hhf/script-management-cloudpanel/raw/branch/main/master.sh"
|
this_script_url="https://git.hhf.technology/hhf/script-management-cloudpanel/raw/branch/main/master.sh"
|
||||||
this_script_name="Script Management CloudPanel"
|
this_script_name="Script Management CloudPanel"
|
||||||
formatter_url="https://git.hhf.technology/hhf/TaskFormatter/raw/branch/main/bash_task_formatter/task_formatter.sh"
|
formatter_url="https://git.hhf.technology/hhf/TaskFormatter/raw/branch/main/bash_task_formatter/formatter_new.sh"
|
||||||
BRANCH="main"
|
BRANCH="main"
|
||||||
forgejo_instance="git.hhf.technology"
|
forgejo_instance="git.hhf.technology"
|
||||||
forgejo_owner="hhf"
|
forgejo_owner="hhf"
|
||||||
|
|
Loading…
Reference in a new issue