rc: yeah, that is true, but not helpful :)

This commit is contained in:
Franco Fichtner 2017-05-22 10:33:54 +02:00
parent edefc9511f
commit e79d58d033

View File

@ -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
;;