Fix variable name

This commit is contained in:
DarkPhoenix
2023-12-04 06:55:52 +06:00
parent 0d45be0597
commit 00f72294d4
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ AppDir:
id: pyfa
name: pyfa
icon: pyfa
version: {{APP_VERSION}}
version: {{PYFA_VERSION}}
exec: usr/bin/python3.11
exec_args: "-s $APPDIR/opt/pyfa/pyfa.py $@"