MVPilgrim commited on
Commit
65a2ec7
·
verified ·
1 Parent(s): 157d667

Update startupDbgUI.sh

Browse files
Files changed (1) hide show
  1. startupDbgUI.sh +2 -2
startupDbgUI.sh CHANGED
@@ -2,6 +2,6 @@
2
 
3
  echo "#### startupDbgUI.sh entered."
4
 
5
- python /app/semsearchDbgUI.py
6
-
7
 
 
 
2
 
3
  echo "#### startupDbgUI.sh entered."
4
 
5
+ #python /app/semsearchDbgUI.py
 
6
 
7
+ streamlit run /app/semsearchDbgUI.py