Commit 2967a739 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 4eade86d
...@@ -46,7 +46,7 @@ async function addBaship(ip) { ...@@ -46,7 +46,7 @@ async function addBaship(ip) {
async function reboot() { async function reboot() {
return await shell.exec(' 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