mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
rc: yeah, that is true, but not helpful :)
This commit is contained in:
parent
edefc9511f
commit
e79d58d033
@ -87,7 +87,7 @@ case ${OPCODE} in
|
||||
/usr/local/etc/rc.initial.firmware
|
||||
;;
|
||||
13)
|
||||
if [ -n "{OPT_RESTORE}" ]; then
|
||||
if [ -n "${OPT_RESTORE}" ]; then
|
||||
/usr/local/etc/rc.initial.restore
|
||||
fi
|
||||
;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user