fixed droopy by adding '/usr/bin/python2' after -x and before the droopy file. However this method when killed will kill ALL scripts using python2 when piratebox is stopped as it kills python2 globally.
Looks like we need to find a way to implement python2 instead of system default python if both v2 & v3 are installed or update python scripts for python 3.... maybe just clarify python 2 would be easier.
Looks like we need to find a way to implement python2 instead of system default python if both v2 & v3 are installed or update python scripts for python 3.... maybe just clarify python 2 would be easier.