Commit 4b99b70f authored by Administrator's avatar Administrator

Update app.js

parent 50f633c8
......@@ -64,8 +64,8 @@ async function run() {
// portRes=parseInt(portRes)
// console.log(portRes)
// let a = await shell.exec('cd .. && cd mt && sudo ./server1.sh ' + port, {silent: true}).stdout;
// console.log('Reset Proxy')
let a = await shell.exec('cd .. && cd mt && sudo ./server1.sh ' + port, {silent: true}).stdout;
console.log('Reset Proxy')
}
......
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