CLI: init cmd_with_root

This commit is contained in:
Johannes Kirschbauer
2024-12-29 15:28:06 +01:00
parent 87c9d1b941
commit 207865ac12
4 changed files with 66 additions and 21 deletions

View File

@@ -176,7 +176,7 @@ export const Flash = () => {
dry_run: false,
write_efi_boot_entries: false,
debug: false,
use_pkexec: true,
graphical: true,
}),
{
error: (errors) => `Error flashing disk: ${errors}`,