Selaa lähdekoodia

fix custom hostname set in run_mmc.sh

Alfonso Gamboa 4 vuotta sitten
vanhempi
sitoutus
4d45b4c642
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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