Closed hostingnuggets closed 7 years ago
Hi,
You should add git
to the allowed_shell_escape
setting in the configuration file.
allowed_shell_escape : ['git']
I was just able to successfully clone the lshell repo:
Thanks for the tip, that works!
I have
git
andssh
in my list of allowed commands but still a git clone does not work with lshell. Here is the ouput: