Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install.sh fails using zsh on 0.94 #60

Open
rglastra opened this issue Aug 11, 2021 · 1 comment
Open

install.sh fails using zsh on 0.94 #60

rglastra opened this issue Aug 11, 2021 · 1 comment
Labels

Comments

@rglastra
Copy link

Using zsh as my default shell, on 0.9.4 the install.sh fails with a:

-e -n Should we CONTINUE?
install.sh: 44: read: Illegal option -n
install.sh: 45: install.sh: [[: not found
install.sh: 247: install.sh: Bad substitution
root@harv1:~/plot_manager# bash install.sh nas

Simply re-running it using bash install.sh nas fixes it.

@rjsears
Copy link
Owner

rjsears commented Aug 11, 2021

Robert -

Thank you for pointing this out, I didn’t test with zsh but will update the install instructions to include this information! I will have to see if I can somehow auto detect which shell is in use.

@rjsears rjsears added the TODO label Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants