We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1333b3 + fd389bc commit 7261febCopy full SHA for 7261feb
src/Appwrite/Platform/Tasks/Hamster.php
@@ -52,7 +52,7 @@ class Hamster extends Action
52
'Executions' => 'executions.$all.compute.total',
53
];
54
55
- protected string $directory = '/usr/local/dev';
+ protected string $directory = '/usr/local';
56
protected string $path;
57
58
protected string $date;
0 commit comments