mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-27 12:33:54 +00:00
fix: Remove debug info
This commit is contained in:
@@ -41,7 +41,6 @@ export default async function (): Promise<void> {
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
}
|
||||
console.log(`Is LowDiskSpace detected? ${lowDiskSpace}`);
|
||||
if (lowDiskSpace) {
|
||||
// Cleanup old coolify images
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user