diff options
-rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,4 +51,4 @@ arch-chroot /mnt << EOF cd dotfiles sh build.sh EOF -echo "DONE! You should set passwords." +echo "DONE! You should set passwords, move around ssh keys, etc." |