Fix typo in user install script

This commit is contained in:
ItsDrike 2023-08-01 10:24:44 +02:00
parent 60f8b7ec79
commit 64ad18c6f6

View file

@ -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