aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-04-15 19:04:44 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-04-15 19:04:44 -0400
commit6da960d1a51cc165c0c34dcc571e08ad3cfe52e5 (patch)
treeeb26d00bdf45e97b5129353a75e7740f2fb15f43 /install.sh
parentc66216b422a169c36a84ff63d672740315b8caba (diff)
improved install notice
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index d80ab0a..64ed805 100755
--- a/install.sh
+++ b/install.sh
@@ -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."