Compare commits
No commits in common. "0954958f174109216d6b7447b9ee1a7771c16dea" and "759172a8052b7152b53b5b1ea7be0e46bdb8b775" have entirely different histories.
0954958f17
...
759172a805
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_name="Test Script"
|
||||
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"
|
||||
scriptname=$0
|
||||
|
||||
# Initialize success flag
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue