Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make monitor.py use /usr/bin/env python3
Previously it was set to `/usr/bin/python`, however on later versions of Ubuntu and other OSes `/usr/bin/python` is missing. Users may install the `python-is-python3` package but that is not ideal.
- Loading branch information