anchor commited on
Commit
f2181d4
1 Parent(s): 748322e

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -14,4 +14,4 @@ echo "pythonpath" $PYTHONPATH
14
  source /opt/conda/etc/profile.d/conda.sh
15
  conda activate musev
16
  which python
17
- python app_space.py
 
14
  source /opt/conda/etc/profile.d/conda.sh
15
  conda activate musev
16
  which python
17
+ python app.py