Spaces:
Runtime error
Runtime error
Update startupDbgUI.sh
Browse files- startupDbgUI.sh +1 -1
startupDbgUI.sh
CHANGED
|
@@ -4,4 +4,4 @@ echo "#### startupDbgUI.sh entered."
|
|
| 4 |
|
| 5 |
#python /app/semsearchDbgUI.py
|
| 6 |
|
| 7 |
-
streamlit run /app/semsearchDbgUI.py
|
|
|
|
| 4 |
|
| 5 |
#python /app/semsearchDbgUI.py
|
| 6 |
|
| 7 |
+
streamlit run /app/semsearchDbgUI.py
|