mirror of https://github.com/hak5/openwrt-owl.git
parent
5017d5fc8e
commit
39a43187f3
|
@ -1,2 +1,2 @@
|
||||||
mount -t proc none /proc
|
mount -t proc none /proc
|
||||||
grep 'failsafe=' /proc/cmdline && export FAILSAFE=true
|
grep 'failsafe=' /proc/cmdline > /dev/null && export FAILSAFE=true
|
||||||
|
|
Loading…
Reference in New Issue