feat: update the announcement update process

This commit is contained in:
Mahyargdz
2025-05-10 08:52:00 +03:30
parent c5b2b156b9
commit 24bc359c3f
3 changed files with 4 additions and 26 deletions
-1
View File
@@ -24,4 +24,3 @@ export const connectionSource = new DataSource({
migrationsTableName: "typeorm_migrations",
migrationsRun: false,
});
console.log(join(process.cwd(), PATH, "modules/**/*.entity{.ts,.js}"));