This reverts commit 91869ea907.
This commit is contained in:
@@ -83,7 +83,6 @@ function safeNetworkInterfaces() {
|
||||
|
||||
export async function bootstrap() {
|
||||
console.log(`hermes-web-ui v${APP_VERSION} starting...`)
|
||||
console.log('[bootstrap] merge permission test')
|
||||
await mkdir(config.uploadDir, { recursive: true })
|
||||
await mkdir(config.dataDir, { recursive: true })
|
||||
|
||||
|
||||
Reference in New Issue
Block a user