MEATBAG: Turn on logging 4skin

This commit is contained in:
Benjamyn 2026-08-27 17:50:58 +10:00
parent f43935bf54
commit bd305ca1ca

View File

@ -1,4 +1,4 @@
#!/bin/bash
cd /home/ben/opencode-desktop/ia_bot
source venv/bin/activate
nohup python main.py &
APP_DEBUG=1 python main.py &