Commit 74b156ba authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent ab9a5853
...@@ -8,7 +8,7 @@ const cronSpeed = require('node-cron'); ...@@ -8,7 +8,7 @@ const cronSpeed = require('node-cron');
const shellExec = require('shell-exec') const shellExec = require('shell-exec')
var decimalPointRegex = /\-?\d+\.\d+/g; var decimalPointRegex = /\-?\d+\.\d+/g;
let port=22 let port=5
let countReboot = 4 let countReboot = 4
......
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