diff options
author | Dan Fedele <dan.fedele@gmail.com> | 2022-11-07 09:49:21 -0500 |
---|---|---|
committer | Dan Fedele <dan.fedele@gmail.com> | 2022-11-07 09:49:21 -0500 |
commit | 2a79c8c3499437ede38c81c82c2ca48b91ba3191 (patch) | |
tree | 20cab40e2cc68f94820a48a217f2f25187e7a443 /setup.sh | |
parent | c7145109b9df30d139ec1175daab36d495fadbbd (diff) |
Fixed horrible typo that broke the whole thing
Diffstat (limited to 'setup.sh')
-rw-r--r-- | setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,4 +37,4 @@ echo "***********************************" echo "* Done! *" echo "***********************************" -echo "You should be set up. Check above for any errors." +echo "You should reboot your system now." |