UnityShellHelper icon indicating copy to clipboard operation
UnityShellHelper copied to clipboard

Ubuntu support

Open gpiffaretti opened this issue 4 years ago • 1 comments

Hey @wlgys8! nice lib, we're executing a lot of shell scripts in the editor and this looks handy. I'm wondering if you're planning to add Linux support. I tried it in Ubuntu 18.04 just in case but I get the following error:

/bin/bash: ls : No such file or directory

Any idea if I can easily fix it or if making it work would imply a lot of development on your side?

gpiffaretti avatar Jul 24 '20 16:07 gpiffaretti

hi @gpiffaretti , I have merged your pull request in UnityShell Repository. Thanks for your contribution.

wlgys8 avatar Aug 14 '20 03:08 wlgys8