mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added main site, code formatting
This commit is contained in:
parent
814abae86b
commit
77427399db
4 changed files with 61 additions and 29 deletions
|
@ -14,9 +14,6 @@ var fs = require('fs')
|
|||
|
||||
var logger = require('../utils/logger.js')
|
||||
|
||||
const recievedFile = './stats/recieved'
|
||||
const manFile = './public/man.html'
|
||||
const logFile = './stats/logs'
|
||||
const dataFile = './public/data.json'
|
||||
|
||||
function ReadFile (name) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue