X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=arch-pxe;h=78205442c62e4b3fe9f1623e43ce6f3c6cf1d31d;hb=ba2a6b887fe5a9ed627e9f0947265b37abbcf7aa;hp=52885b32138928b9330c941396a4c4f655482f96;hpb=5f680f6bea2faae10ca8e5ccea0d08d18ccc9aa1;p=automated-distro-installer diff --git a/arch-pxe b/arch-pxe index 52885b3..7820544 100755 --- a/arch-pxe +++ b/arch-pxe @@ -64,7 +64,7 @@ s rm -rf squashfs-root # remove any existing folder s unsquashfs $sfs s mkdir -p squashfs-root/root/.ssh s chmod 755 squashfs-root/root/.ssh -s cp ~/.ssh/id_rsa.pub squashfs-root/root/.ssh/authorized_keys +s cp ~/.ssh/home.pub squashfs-root/root/.ssh/authorized_keys s cp $script_dir/arch-iso-init squashfs-root/root s rm $sfs