Files
aitbc/systemd
aitbc 984a5f7c9a
Some checks failed
Systemd Sync / sync-systemd (push) Has been cancelled
Change blockchain node and RPC services to use venv Python interpreter and update node service entry point
- Update aitbc-blockchain-node.service ExecStart from blockchain_simple.py to aitbc_chain.combined_main module
- Update aitbc-blockchain-rpc.service ExecStart from /usr/bin/python3 to /opt/aitbc/venv/bin/python
- Ensures both services use virtual environment Python interpreter for consistency
2026-04-15 08:46:16 +02:00
..