Spaces:
Running
Running
jhj0517
commited on
Commit
·
5d3789d
1
Parent(s):
9abd65c
add echo
Browse files- start-webui.sh +2 -0
start-webui.sh
CHANGED
@@ -8,4 +8,6 @@ echo ""
|
|
8 |
|
9 |
$PYTHON app.py $*
|
10 |
|
|
|
|
|
11 |
deactivate
|
|
|
8 |
|
9 |
$PYTHON app.py $*
|
10 |
|
11 |
+
echo "launching the app"
|
12 |
+
|
13 |
deactivate
|