Writes bootcmd

This commit is contained in:
2026-04-04 22:47:51 +08:00
parent b8a5f197f4
commit abc749a4b0
10 changed files with 316 additions and 18 deletions

View File

@@ -46,7 +46,7 @@ func newInternalFWPrintEnvCmd() *cobra.Command {
res, err := runner.RunWithOptions(
ctx,
"/fw_printenv",
"fw_printenv",
runArgs,
system.RunOptions{
Quiet: true,