mirror of https://github.com/hak5/openwrt-owl.git
parent
f59b137053
commit
dae8543335
|
@ -22,6 +22,7 @@ if [ "$1" != "failsafe" ]; then
|
|||
if [ -z "$(nvram get no_root_swap)" ]; then
|
||||
is_clean || {
|
||||
mtd erase OpenWrt
|
||||
mtd unlock linux
|
||||
jffs2root --clean
|
||||
}
|
||||
mtd unlock OpenWrt
|
||||
|
|
Loading…
Reference in New Issue