Ver Fonte

fix custom hostname set in run_mmc.sh

Alfonso Gamboa há 4 anos atrás
pai
commit
4d45b4c642
1 ficheiros alterados com 1 adições e 1 exclusões
  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