Commit 5f64a2f4 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 7307d109
...@@ -10,7 +10,7 @@ const shellExec = require('shell-exec') ...@@ -10,7 +10,7 @@ const shellExec = require('shell-exec')
var decimalPointRegex = /\-?\d+\.\d+/g; var decimalPointRegex = /\-?\d+\.\d+/g;
let countReboot = 5 let countReboot = 4
let tryFail = 0 let tryFail = 0
app.get('/', (req, res) => { app.get('/', (req, res) => {
......
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