phuhl / notify-send.py

A python-script like libnotify but with improved functionality
Other
95 stars 13 forks source link

Better shebang fix #2

Closed fcastilloec closed 5 years ago

fcastilloec commented 5 years ago

The previous shebang was explicitly loading python from /bin/python3 but the executable can be anywhere. As an example, on my system (Ubuntu 18.04), the executable is found on /usr/bin/python3