whitespace
[automated-distro-installer] / arch-pxe
index 52885b32138928b9330c941396a4c4f655482f96..78205442c62e4b3fe9f1623e43ce6f3c6cf1d31d 100755 (executable)
--- 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