1
0
Fork 0
Browse Source

adjust shutdown call in shutdown.sh.

pull/1/head
rtrp@factory1 4 years ago
parent
commit
9532df8137
  1. 3
      shutdown.sh

3
shutdown.sh

@ -39,5 +39,4 @@ getApiUrl
curl -X POST --header 'Content-Type: application/json' --header 'Accept: text/html' -d '{"status": "off", "time": "'${logDate}'", "token": "QWERTYuiopasdfghjklzxcvbnm_1234567890"}' "${apiURL}"
sleep 5
shutdown now
/sbin/shutdown -h now