CLI: init cmd_with_root

This commit is contained in:
Johannes Kirschbauer
2024-12-29 15:28:06 +01:00
parent a1c640db3d
commit 7b930ab440
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}`,