mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
Update index.ts
This commit is contained in:
@@ -574,7 +574,6 @@ async function cleanupStorage() {
|
|||||||
const { capacity } = data[0];
|
const { capacity } = data[0];
|
||||||
if (capacity > 0.8) {
|
if (capacity > 0.8) {
|
||||||
lowDiskSpace = true;
|
lowDiskSpace = true;
|
||||||
force = true;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (error) {}
|
} catch (error) {}
|
||||||
|
|||||||
Reference in New Issue
Block a user