mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Fix typo in user install script
This commit is contained in:
parent
60f8b7ec79
commit
64ad18c6f6
|
@ -47,6 +47,6 @@ install -m 700 -d ~/.local/share/gnupg
|
|||
|
||||
echo "You should now exit (logout) the user and relogin with: su -l itsdrike"
|
||||
echo "This will put you into a configured ZSH shell, you can continue" \
|
||||
"configuring the resto of the system manually from there"
|
||||
"configuring the rest of of the system manually from there"
|
||||
|
||||
popd
|
||||
|
|
Loading…
Reference in a new issue