Explorar el Código

调整播报IP为后台执行

Yu.Ding hace 10 horas
padre
commit
ec59ab9844
Se han modificado 1 ficheros con 1 adiciones y 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 &