[packages] restorefactory: cleanup code (closes: #7327)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21440 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
17628c1113
commit
777d13d079
@ -1,4 +1,4 @@
|
||||
# /bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
system_config() {
|
||||
config_get button "$1" button "reset"
|
||||
|
@ -4,4 +4,3 @@ uci set system.@restorefactory[0].button=reset
|
||||
uci set system.@restorefactory[0].action=pressed
|
||||
uci set system.@restorefactory[0].timeout=5
|
||||
uci commit
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user