initrd/bin/network-init-recovery: Trivial indentation fix

Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
Jonathon Hall 2024-02-23 09:43:50 -05:00
parent a5ab32b761
commit 031f885aaa
No known key found for this signature in database
GPG Key ID: 1E9C3CA91AE25114

View File

@ -46,7 +46,7 @@ mobile_tethering()
echo ""
read -p "Press Enter to continue..." -n 1 -r
fi
fi
fi
}
ethernet_activation()