diff --git a/install/docker-install.sh b/install/docker-install.sh index ba805e5..449535d 100644 --- a/install/docker-install.sh +++ b/install/docker-install.sh @@ -4,7 +4,7 @@ # VARIABLES # #-----------------------------------# -this_script_url="https://example.com/docker-install.sh" +this_script_url="https://git.hhf.technology/hhf/script-management-cloudpanel/raw/branch/main/install/docker-install.sh" this_script_name="Docker Installation Script" formatter_url="https://git.hhf.technology/hhf/TaskFormatter/raw/branch/main/bash_task_formatter/task_formatter.sh" scriptname=$0