sentinel-certgen: fix invalid hashbang in script
Installing script to /usr/sbin makes it so it is ignored by python package install script and invalid hashbang is preserved in script it self.
This unfortunatelly means that only viable place for python entry-point scripts to be is expected /usr/bin path.