Convert makefile to shell commands in appveyor config, various other tweaks
This commit is contained in:
3
dist_assets/linux/pyfa
Normal file
3
dist_assets/linux/pyfa
Normal file
@@ -0,0 +1,3 @@
|
||||
#! /bin/bash
|
||||
|
||||
${APPDIR}/usr/bin/python3.7 -s "${APPDIR}/opt/pyfa/pyfa.py" "$@"
|
||||
Reference in New Issue
Block a user