changed required shell format for setup

This commit is contained in:
Wryn Wagner 2021-04-09 21:27:44 +00:00
parent fe209d1418
commit 4efb0fe8b0

3
setup
View File

@ -1,4 +1,5 @@
#!/bin/sh
#!/bin/zsh
################################################################################
### SETUP VERIFICATION #########################################################
################################################################################