add start_rfb.sh

This commit is contained in:
2025-10-21 08:56:41 +00:00
parent 5ad95a1d57
commit 24860de8c6
3 changed files with 82 additions and 16 deletions

7
start_rfb.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/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