Update socat.sh
parent
35a58d4d62
commit
f52cb7a931
2
socat.sh
2
socat.sh
|
@ -87,7 +87,7 @@ start_socat(){
|
||||||
chmod +x /etc/rc.local
|
chmod +x /etc/rc.local
|
||||||
|
|
||||||
else
|
else
|
||||||
echo -e "${Green}检测到系统无/etc/rc.local自启,正在为其配置... ${Font} "
|
echo -e "${Green}检测到系统无rc.local自启,正在为其配置... ${Font} "
|
||||||
echo "[Unit]
|
echo "[Unit]
|
||||||
Description=/etc/rc.local
|
Description=/etc/rc.local
|
||||||
ConditionPathExists=/etc/rc.local
|
ConditionPathExists=/etc/rc.local
|
||||||
|
|
Loading…
Reference in New Issue