4 lines
77 B
Bash
4 lines
77 B
Bash
#! /bin/bash
|
|
|
|
${APPDIR}/usr/bin/python3 -s "${APPDIR}/opt/pyfa/pyfa.py" "$@"
|
#! /bin/bash
|
|
|
|
${APPDIR}/usr/bin/python3 -s "${APPDIR}/opt/pyfa/pyfa.py" "$@"
|