zerrin commited on
Commit
06a3e3d
1 Parent(s): f8a6d99

Update on_startup.sh

Browse files
Files changed (1) hide show
  1. on_startup.sh +1 -1
on_startup.sh CHANGED
@@ -13,4 +13,4 @@ cd DeepInfra-Wrapper
13
  python3 -m venv myvenv
14
  source myvenv/bin/activate
15
  pip install -r requirements.txt
16
- python3 app.py
 
13
  python3 -m venv myvenv
14
  source myvenv/bin/activate
15
  pip install -r requirements.txt
16
+ python3.10 app.py