mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 03:26:31 +01:00
fix(steps-guix): bring network up after linux64 jump before fetching new sources
This commit is contained in:
parent
0b53827ca7
commit
faeff8acc4
2 changed files with 5 additions and 0 deletions
4
steps-guix/improve/get_network.sh
Normal file
4
steps-guix/improve/get_network.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
dhcpcd --waitip=4
|
||||
Loading…
Add table
Add a link
Reference in a new issue