Files
RFB/RUN.sh
Alexey Barabanov 1a344d2be2 RUN.sh update
2025-10-20 14:03:23 +03:00

3 lines
64 B
Bash
Executable File

#!/bin/bash
"$(pwd)/.venv/bin/streamlit" run "$(pwd)/visual.py"