Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
LeeWeiCheng
/
altob.st123
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
upd
station_14109
altob.rd
8 anni fa
parent
c5c6c7ee76
commit
c9fb80b55a
1 ha cambiato i file
con
0 aggiunte
e
8 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8
coworker/restart_mqtt_service.sh
+ 0
- 8
coworker/restart_mqtt_service.sh
Vedi File
@@ -1,8 +0,0 @@
# 重開
# 0. kill pid
kill -9 `cat mqtt_service_pid.txt`
# 1. start
/usr/bin/php /home/bigbang/apps/coworker/mqtt_service.php > /tmp/mqtt_service.log 2>&1&
echo $! > mqtt_service_pid.txt
Write
Preview
Loading…
Annulla
Salva