galaxy run error
hello every one I want to run galaxy and use it so I inserted this commands :
$ git clone -b release_17.09 https://github.com/galaxyproject/galaxy.git
$ sh run.sh
but I got this error :
cannot run sh
would you please help me?
• 1,376 views
•
link
1 answer
Replace sh with bash (why your system lacks sh is beyond me). As an aside, you probably want to post such questions to the galaxy support site rather than here.
• 0 views
•
link
Log in to answer this question.
thank you so much I understood that i forgot to change directory so it identified
sh.