From 2cc01ee124a6259380a20eb6a112ece7187b4f75 Mon Sep 17 00:00:00 2001 From: James Swineson Date: Tue, 9 Apr 2019 15:56:58 +0800 Subject: [PATCH] copy config before installing software so resolv.conf will be applied --- menhera.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menhera.sh b/menhera.sh index e9b84e6..bc6c611 100755 --- a/menhera.sh +++ b/menhera.sh @@ -137,8 +137,8 @@ sync_filesystem prepare_environment mount_new_rootfs -install_software copy_config +install_software swap_root set +x