From a2126b3aadea5da0a76a98765f4ee0066dd896ca Mon Sep 17 00:00:00 2001 From: Super Manito <68613938+SuperManito@users.noreply.github.com> Date: Sat, 29 Nov 2025 18:08:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DockerInstallationLite.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DockerInstallationLite.sh b/DockerInstallationLite.sh index 0e478a2..f558792 100755 --- a/DockerInstallationLite.sh +++ b/DockerInstallationLite.sh @@ -297,7 +297,7 @@ function run_end() { echo '' return fi - echo -e "\n\033[3;1mPowered by \033[34mLinuxMirrors\033[0m - \033[3mlinuxmirrors.cn\033[0m\n" + echo -e "\n\033[3;1mPowered by \033[34mLinuxMirrors\033[0m - \033[3mhttps://linuxmirrors.cn\033[0m\n" } function output_error() {