Explorar o código

fix custom hostname set in run_mmc.sh

Alfonso Gamboa %!s(int64=4) %!d(string=hai) anos
pai
achega
4d45b4c642
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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