fixed preinstaller

This commit is contained in:
KeeganForelight 2023-01-17 12:58:33 -05:00
parent 17b883ad85
commit fc50cf0ae8

View File

@ -1,3 +1,4 @@
#!/bin/bash
# changing to zsh
exists=$(cat /etc/shells | grep zsh)