etrombly / RFM69

Python RFM69 library for raspberrypi
GNU General Public License v3.0
115 stars 77 forks source link

Fix apparent typo in shebang #8

Closed mikezawitkowski closed 8 years ago

mikezawitkowski commented 8 years ago

Without this change, attempting to execute ./RFM69.py will yield the following error message: -bash: ./RFM69.py: /usr/bin/env/python2: bad interpreter: Not a directory