snyball/hawck

Storm-Breaker

7000macel opened this issue · 1 comments

how to solve this problem ( zsh: permission denied: ./install.sh ) please help me

First post output of stat install.sh, it might just be that the executable flag isn't set for some reason, then try:

$ chmod +x ./install.sh
$ ./install.sh