Hello @kotakanbe, I've spotted that most of the script are using sh as interpreter but the documentation is using sudo bash install.sh as shown here.
Would it not be better to simply change the default interpreter to bash instead of sh and update the documentation accordingly?
Let me know if you agree and I can do the necessary pull requests.
Hello @kotakanbe, I've spotted that most of the script are using
shas interpreter but the documentation is usingsudo bash install.shas shown here.Would it not be better to simply change the default interpreter to
bashinstead ofshand update the documentation accordingly?Let me know if you agree and I can do the necessary pull requests.