mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
delete unnecessary project collections task
This commit is contained in:
@@ -47,8 +47,8 @@ class DeleteProjectCollections extends Action
|
||||
{
|
||||
//docker compose exec -t appwrite delete-project-collections
|
||||
|
||||
Console::title('Cloud Users calculation V1');
|
||||
Console::success(APP_NAME . ' cloud Users calculation has started');
|
||||
Console::title('Delete Project Tables V1');
|
||||
Console::success(APP_NAME . ' delete Project Tables');
|
||||
|
||||
/* Initialise new Utopia app */
|
||||
$app = new App('UTC');
|
||||
|
||||
Reference in New Issue
Block a user