kiddin9 3 years ago
parent
commit
04ac0659b0
1 changed files with 4 additions and 0 deletions
  1. 4 0
      devices/x86_64/default-settings

+ 4 - 0
devices/x86_64/default-settings

@@ -0,0 +1,4 @@
+test -n "$(uci -q set wizard.default.coremark)" || {
+uci -q set wizard.default.coremark="1"
+uci commit wizard
+}