packages.server.qa.exec: use python2 in shebang

This commit is contained in:
Sławomir Nizio
2019-11-27 22:36:35 +01:00
parent 8d906cc2d8
commit 1467e4e512
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python2
#
# Entropy Server QA executable hook.
# This file doesn't strictly need to be a shell script, but just an executable