Files
RFB/start_rfb.sh
2025-10-21 08:56:41 +00:00

8 lines
356 B
Bash
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/bin/bash
cd /root/RFB
source /root/RFB/.venv/bin/activate
python3 get_data.py --team [INFO] Определен IP адрес: 10.10.35.29
[INFO] Используется автоопределенная команда: Pari_Nizhny_Novgorod
Pari_Nizhny_Novgorod &
streamlit run visual.py --server.port 8501 --server.address 0.0.0.0