Commit c06e8d6e authored by Administrator's avatar Administrator

Update app.js

parent 5d58beb5
...@@ -50,7 +50,7 @@ async function addBaship(ip) { ...@@ -50,7 +50,7 @@ async function addBaship(ip) {
async function reboot() { async function reboot() {
return await shell.exec(' sudo reboot ').stderr; // return await shell.exec(' sudo reboot ').stderr;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment