Przeglądaj źródła

fix custom hostname set in run_mmc.sh

Alfonso Gamboa 4 lat temu
rodzic
commit
4d45b4c642
1 zmienionych plików z 1 dodań i 1 usunięć
  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
 first_run_check
-hostname_set
 wait_sdroot
 wait_sdroot
 wait_wlan
 wait_wlan
+hostname_set
 
 
 
 
 if [[ "$ENABLE_SWAP" == "true" ]]; then
 if [[ "$ENABLE_SWAP" == "true" ]]; then