mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-06-05 21:59:36 +02:00
Auto-Backup $'Tue Oct 15 2024 01:18:33 GMT+0200 (Central European Summer Time)'
This commit is contained in:
@@ -31,7 +31,6 @@ for (const folder of allDirsList) {
|
||||
if (fileDate > maxDate) {
|
||||
continue;
|
||||
}
|
||||
console.log(1, file);
|
||||
//await $`rm ${file}`;
|
||||
await $`rm ${file}`;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user