瀏覽代碼

fix custom hostname set in run_mmc.sh

Alfonso Gamboa 4 年之前
父節點
當前提交
4d45b4c642
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SD_ROOT/wz_mini/run_mmc.sh

+ 1 - 1
SD_ROOT/wz_mini/run_mmc.sh

@@ -167,9 +167,9 @@ swap_enable() {
 }
 
 first_run_check
-hostname_set
 wait_sdroot
 wait_wlan
+hostname_set
 
 
 if [[ "$ENABLE_SWAP" == "true" ]]; then