mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
system: fix firmware command shortcut
This commit is contained in:
parent
1d769e6e6c
commit
dd677931fa
@ -63,9 +63,9 @@ defaults)
|
||||
shift
|
||||
exec ${CMD_DEFAULTS} "${@}"
|
||||
;;
|
||||
update)
|
||||
firmware)
|
||||
shift
|
||||
exec ${CMD_UPDATE} "${@}"
|
||||
exec ${CMD_FIRMWARE} "${@}"
|
||||
;;
|
||||
halt)
|
||||
shift
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user