[packages] restorefactory, correct typo

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31653 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nunojpg 2012-05-08 19:14:32 +00:00
parent da80954bde
commit 9925a23ad2

View File

@ -1,6 +1,6 @@
#!/bin/sh
uci -q show system.@restorefactory[0]) || {
uci -q show system.@restorefactory[0] || {
uci add system restorefactory
uci set system.@restorefactory[0].button=reset
uci set system.@restorefactory[0].action=pressed