This YAML file needs a specific order, otherwise the AppImage will not load. Fixes T235
This commit is contained in:
@ -20,7 +20,7 @@ AppDir:
|
||||
id: pkm.vogel.nmreval
|
||||
name: NMReval
|
||||
icon: logo
|
||||
version: 0.2.0
|
||||
version: _devel_
|
||||
# Set the python executable as entry point
|
||||
exec: usr/bin/python3
|
||||
# Set the application main script path as argument. Use '$@' to forward CLI parameters
|
||||
|
Reference in New Issue
Block a user