This commit is contained in:
2025-04-24 05:18:26 +03:00
commit 02b7887cb6
7 changed files with 38 additions and 0 deletions

5
AppDir/AppRun Normal file
View File

@ -0,0 +1,5 @@
#!/bin/sh
export PYTHONPATH="${PYTHONPATH}:${APPDIR}/usr/lib/python3.13/site-packages"
${APPDIR}/usr/bin/python3.13 -m checker $1