[packages] restorefactory, correct typo
authorNuno Goncalves <nunojpg@gmail.com>
Tue, 8 May 2012 19:14:32 +0000 (19:14 +0000)
committerNuno Goncalves <nunojpg@gmail.com>
Tue, 8 May 2012 19:14:32 +0000 (19:14 +0000)
SVN-Revision: 31653

utils/restorefactory/files/uci_defaults_restorefactory

index ac7311cb6705c6d21de6f6c5a8a88a6fc5f11c4c..1af088eb871c3b607a6965fb465e9917a74ec3ce 100755 (executable)
@@ -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