diff --git a/unbox.sh b/unbox.sh index d5c9029..4f958e1 100755 --- a/unbox.sh +++ b/unbox.sh @@ -88,6 +88,7 @@ function unbox_outer_stage(){ fi if [[ -e target/etc/resolv.conf ]]; then + echo cp -L /etc/resolv.conf $resolv_conf cp -L /etc/resolv.conf $resolv_conf fi