1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
This commit is contained in:
shimon 2023-10-27 18:23:41 +03:00
parent 45a0954b24
commit 07ef5535ef

View file

@ -38,7 +38,6 @@ class DeleteOrphanedProjects extends Action
public function action(Group $pools, Cache $cache, Database $dbForConsole, Registry $register): void
{
//docker compose exec -t appwrite delete-orphaned-projects
Console::title('Delete orphaned projects V1');
Console::success(APP_NAME . ' Delete orphaned projects started');