Ver código fonte

调整播报IP为后台执行

Yu.Ding 10 horas atrás
pai
commit
ec59ab9844
1 arquivos alterados com 1 adições e 1 exclusões
  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 &