Files
aitbc/aitbc-cli
aitbc 5775b51969
All checks were successful
CLI Tests / test-cli (push) Successful in 1m30s
Documentation Validation / validate-docs (push) Successful in 26s
Integration Tests / test-service-integration (push) Successful in 1m0s
Python Tests / test-python (push) Successful in 1m16s
Security Scanning / security-scan (push) Successful in 1m3s
Automated maintenance update - Mo 30 Mär 2026 07:52:40 CEST
2026-03-30 07:52:40 +02:00

4 lines
96 B
Bash
Executable File

#!/bin/bash
source /opt/aitbc/cli/venv/bin/activate
python /opt/aitbc/cli/simple_wallet.py "$@"