Commit a59fee46 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent a0d96345
......@@ -5,6 +5,7 @@ const app = express()
const port = 3000
const shell = require('shelljs')
const cron = require('node-cron');
let Hetzner = require('./Hetzner')
const cronRemover = require('node-cron');
const request = require('request');
const fs = require('fs')
......
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