Qiwei97 commited on
Commit
66025c1
1 Parent(s): 2130e67

Delete deploy.sh

Browse files
Files changed (1) hide show
  1. deploy.sh +0 -6
deploy.sh DELETED
@@ -1,6 +0,0 @@
1
- #!/bin/bash
2
-
3
- git clone https://github.com/amontgomerie/question_generator
4
- python -m pip install -e question_generator
5
-
6
- streamlit run app.py --theme.base light