kiddin9 3 سال پیش
والد
کامیت
04ac0659b0
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  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
+}