BlackBeanControl
BlackBeanControl copied to clipboard
Shebang should be /usr/bin/env python
https://github.com/davorf/BlackBeanControl/blob/bf3a7543dac4f321ae72648b802985b4301e47ae/BlackBeanControl.py#L1
you mean python2 right? I don't think it works with python3 which is likely were many systems would point "python" to
Yes, python2 would probably be correct if the code doesn't run on python3...
/usr/bin/env python2