From f52cb7a9314b9dc8c990fe388e8d38335a69a1c4 Mon Sep 17 00:00:00 2001 From: iiiiiii1 <25471406+iiiiiii1@users.noreply.github.com> Date: Sat, 12 May 2018 09:55:59 +0800 Subject: [PATCH] Update socat.sh --- socat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/socat.sh b/socat.sh index cbf5604..f837c2d 100644 --- a/socat.sh +++ b/socat.sh @@ -87,7 +87,7 @@ start_socat(){ chmod +x /etc/rc.local else - echo -e "${Green}检测到系统无/etc/rc.local自启,正在为其配置... ${Font} " + echo -e "${Green}检测到系统无rc.local自启,正在为其配置... ${Font} " echo "[Unit] Description=/etc/rc.local ConditionPathExists=/etc/rc.local