Explorar o código

调整播报IP为后台执行

Yu.Ding hai 10 horas
pai
achega
ec59ab9844
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      etc/rc.local

+ 1 - 1
etc/rc.local

@@ -35,7 +35,7 @@ fi
 
 sleep 5
 
-/etc/scripts/play_ip
+/etc/scripts/play_ip &
 
 /etc/scripts/watch.sh start > /dev/null 2>&1 &