Revert "Resolve https://github.com/HikariKnight/quickpassthrough/pull/28#discussion_r1646606680 and https://github.com/HikariKnight/quickpassthrough/pull/28#discussion_r1646594105"
This reverts commit ce15213009
.
This commit is contained in:
parent
ce15213009
commit
e20248db68
3 changed files with 3 additions and 117 deletions
|
@ -83,7 +83,7 @@ func Set_KernelStub(isRoot bool) {
|
|||
|
||||
// Run and log, check for errors
|
||||
common.ErrorCheck(command.ExecAndLogSudo(isRoot, true,
|
||||
fmt.Sprintf("kernelstub -a \"%s\"", kernel_args),
|
||||
"kernelstub -a "+fmt.Sprintf("\"%s\"", kernel_args),
|
||||
),
|
||||
"Error, kernelstub command returned exit code 1",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue