Added AppImage metadata. /JL

This commit is contained in:
2025-05-02 23:21:44 +02:00
parent 83b06994ce
commit 0e9a71c7d3
5 changed files with 31 additions and 1 deletions

3
entrypoint.sh Normal file
View File

@@ -0,0 +1,3 @@
#! /bin/bash
{{ python-executable }} "${APPDIR}/pman.py" "$@"