Fix: shell file did not work

This commit is contained in:
2025-11-29 19:49:28 +01:00
parent acdb11e713
commit 670c0dc556
+3 -1
View File
@@ -1,2 +1,4 @@
#!/bin/bash
# start python bot
python pawhub-bot.py
fish -c 'source venv/bin/activate.fish; python pawhub-bot.py'