mirror of
https://github.com/vitalygashkov/crextractor.git
synced 2026-07-15 17:40:03 +02:00
fix: cleanup by default
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ const args = parseArgs({
|
|||||||
},
|
},
|
||||||
cleanup: {
|
cleanup: {
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
default: false,
|
default: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user