mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-04 08:23:37 +00:00
update nginx/dep updates/fix eslint/change line endings
Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
const fs = require('fs');
|
||||
const fs = require('fs');
|
||||
const sqlite3 = require('sqlite3');
|
||||
|
||||
if (fs.existsSync(process.env.DB_SQLITE_FILE)) {
|
||||
|
Reference in New Issue
Block a user