File size: 145 Bytes
e676d24
 
b1a86a2
1
2
3
#!/bin/bash
#cd /home/server/ && python3 main.py
cd /home/server/ && streamlit run main.py --server.port 7860 --server.enableXsrfProtection false