diff --git a/ubuntu/3-post-install.sh b/ubuntu/3-post-install.sh index 5dc407b..231be7f 100644 --- a/ubuntu/3-post-install.sh +++ b/ubuntu/3-post-install.sh @@ -22,7 +22,6 @@ for n in proc sys dev etc/resolv.conf; do mount --rbind "/$n" "/target/$n"; done # Change root and create the keyfile and ramfs image for Linux kernel. cat <