Devika Nair M commited on
Commit
e2cb651
·
unverified ·
1 Parent(s): bde4a83

Delete setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +0 -11
setup.sh DELETED
@@ -1,11 +0,0 @@
1
- mkdir -p ~/.streamlit/
2
- echo "[theme]
3
- primaryColor='#ec6078'
4
- backgroundColor=’#FFFFFF’
5
- secondaryBackgroundColor=’#F0F2F6’
6
- font = ‘sans serif’
7
- [server]
8
- headless = true
9
- port = $PORT
10
- enableCORS = false
11
- " > ~/.streamlit/config.toml