Kanhshsh commited on
Commit
38b8a4e
·
verified ·
1 Parent(s): 400db29

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -0
start.sh CHANGED
@@ -9,4 +9,5 @@ fi
9
  cd /TheMovieProviderBot
10
  pip3 install -U -r requirements.txt
11
  echo "Starting TheMovieProviderBot...."
 
12
  python3 bot.py
 
9
  cd /TheMovieProviderBot
10
  pip3 install -U -r requirements.txt
11
  echo "Starting TheMovieProviderBot...."
12
+ python3 app.py
13
  python3 bot.py