From 2aa6e6ea053aaed3537d55a66d77d9ea89666e17 Mon Sep 17 00:00:00 2001 From: iiiiiii1 <25471406+iiiiiii1@users.noreply.github.com> Date: Sat, 12 May 2018 20:59:57 +0800 Subject: [PATCH] Update socat.sh --- socat.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/socat.sh b/socat.sh index 2fbef06..251c7e4 100644 --- a/socat.sh +++ b/socat.sh @@ -84,7 +84,6 @@ start_socat(){ nohup socat -T 600 UDP4-LISTEN:${port1},reuseaddr,fork UDP4:${socatip}:${port2} >> /root/socat.log 2>&1 & " >> /etc/rc.local chmod +x /etc/rc.local - else echo -e "${Green}检测到系统无rc.local自启,正在为其配置... ${Font} " echo "[Unit]