Fixes #17 #18 Use pdm + pyinstaller

This commit is contained in:
sebthom
2022-01-30 07:31:13 +01:00
parent 8e445f08c6
commit 1e1cffeab7
15 changed files with 1354 additions and 254 deletions

View File

@@ -21,4 +21,4 @@ fi
cd /mnt/data
python -m kleinanzeigen_bot --config $CONFIG_FILE "$@"
/opt/kleinanzeigen-bot --config $CONFIG_FILE "$@"