Files
tg-user-monitor/start.sh
2026-02-22 20:59:51 +08:00

6 lines
129 B
Bash
Executable File

#!/bin/bash
cd /opt/tg-user-monitor
source .env
export TG_API_ID TG_API_HASH TG_BOT_TOKEN TG_USER_SESSION_STRING
python3 main.py