mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-18 04:59:31 +00:00
hmn
This commit is contained in:
@@ -350,7 +350,6 @@ import * as buildpacks from '../lib/buildPacks';
|
||||
await pAll.default(actions, { concurrency })
|
||||
}
|
||||
} catch (error) { } finally {
|
||||
await prisma.$disconnect();
|
||||
process.exit(0);
|
||||
}
|
||||
} else process.exit(0);
|
||||
|
||||
Reference in New Issue
Block a user