mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Check deviceForFiles
This commit is contained in:
@@ -582,6 +582,9 @@ class Deletes extends Action
|
||||
$this->deleteByGroup('_metadata', [], $dbForProject);
|
||||
}
|
||||
|
||||
|
||||
Console::error('deviceForFiles === ' . $deviceForFiles->getRoot());
|
||||
|
||||
// Delete all storage directories
|
||||
$deviceForFiles->delete($deviceForFiles->getRoot(), true);
|
||||
$deviceForFunctions->delete($deviceForFunctions->getRoot(), true);
|
||||
|
||||
Reference in New Issue
Block a user