fixed shell issue

main
jnats 3 years ago
parent 334a15e61e
commit 500c8604d9

@ -27,6 +27,8 @@ echo -e "run \e[95m$ citrine\e[39m to open the installer"
cowsay "don't forget to set up a network with -- $ nmtui -- to install over wi-fi."
EOF
echo "zsh" > /home/crystal/.bashrc
chown -R crystal:crystal /home/crystal/
systemctl enable NetworkManager

Loading…
Cancel
Save