Fix wrong-path-for-interpreter in innotop script
The interpreter used is installed at another location on Debian systems. In general, env should not be used in shebangs but the real name instead.
The interpreter used is installed at another location on Debian systems. In general, env should not be used in shebangs but the real name instead.