fix custom hostname set in run_mmc.sh

This commit is contained in:
Alfonso Gamboa 2022-05-08 03:18:42 -07:00
parent c20b8c1b60
commit 4d45b4c642

View File

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