mirror of https://github.com/OpenIPC/firmware.git
Rollback -s key
parent
7f0c703d01
commit
0b71263bcd
|
@ -4,7 +4,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
if [ "$1" = "-x" ]; then
|
||||
if [ "$1" = "-s" ]; then
|
||||
sysupgrade -n -x
|
||||
else
|
||||
sysupgrade -n
|
||||
|
|
Loading…
Reference in New Issue