Added initial wrapper script.

This commit is contained in:
Ronald Farrer 2023-04-21 13:41:07 -07:00
parent 66abe6b4d8
commit a371a4c364
3 changed files with 13 additions and 2 deletions

View file

@ -0,0 +1,6 @@
#!/bin/bash
PYTHON_VERSION=`python --version|awk '{print $2}'|awk -F '.' '{print $2}'`
/usr/bin/python /opt/thefanclub/overgrive/__pycache__/overgrive.cpython-3${PYTHON_VERSION}.pyc