copy config before installing software so resolv.conf will be applied
This commit is contained in:
parent
3842ee836c
commit
2cc01ee124
1 changed files with 1 additions and 1 deletions
|
@ -137,8 +137,8 @@ sync_filesystem
|
||||||
|
|
||||||
prepare_environment
|
prepare_environment
|
||||||
mount_new_rootfs
|
mount_new_rootfs
|
||||||
install_software
|
|
||||||
copy_config
|
copy_config
|
||||||
|
install_software
|
||||||
swap_root
|
swap_root
|
||||||
|
|
||||||
set +x
|
set +x
|
||||||
|
|
Loading…
Reference in a new issue