root
fix upload
b1a86a2
raw
history blame contribute delete
145 Bytes
#!/bin/bash
#cd /home/server/ && python3 main.py
cd /home/server/ && streamlit run main.py --server.port 7860 --server.enableXsrfProtection false