1
0
Fork 0
mirror of synced 2024-08-28 00:21:50 +12:00

delete unnecessary project collections task

This commit is contained in:
shimon 2023-06-14 18:58:29 +03:00
parent 2432210bbb
commit 7196114339

View file

@ -47,8 +47,8 @@ class DeleteProjectCollections extends Action
{ {
//docker compose exec -t appwrite delete-project-collections //docker compose exec -t appwrite delete-project-collections
Console::title('Cloud Users calculation V1'); Console::title('Delete Project Tables V1');
Console::success(APP_NAME . ' cloud Users calculation has started'); Console::success(APP_NAME . ' delete Project Tables');
/* Initialise new Utopia app */ /* Initialise new Utopia app */
$app = new App('UTC'); $app = new App('UTC');