From 85376a7ad932faf796b7cdb08fa1a080f820e6be Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Mon, 16 Aug 2021 15:46:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8ditto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/sh/v4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/sh/v4.sh b/Scripts/sh/v4.sh index dc6256b..299d4a8 100644 --- a/Scripts/sh/v4.sh +++ b/Scripts/sh/v4.sh @@ -295,7 +295,7 @@ docker run -dit \ $DOCKER_IMG_NAME:$TAG if [ $? -ne 0 ] ; then - cancelrun "** 错误:容器创建失败,多数由于 docker 空间不足引起,请检查!" + cancelrun "** 错误:容器创建失败,请翻译以上英文报错,Google/百度尝试解决问题!" fi if [ $INSTALL_WATCH = true ]; then