root
fix upload
b1a86a2
#!/bin/bash
#cd /home/server/ && python3 main.py
cd /home/server/ && streamlit run main.py --server.port 7860 --server.enableXsrfProtection false