alphabagibagi commited on
Commit
dc25404
·
verified ·
1 Parent(s): b082d03

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -5,7 +5,7 @@
5
  python admin.py &
6
 
7
  # Start the Chat bot in background
8
- # python chat_bot.py &
9
 
10
  # Start the Image Generator bot (main process)
11
  python bot.py
 
5
  python admin.py &
6
 
7
  # Start the Chat bot in background
8
+ python chat_bot.py &
9
 
10
  # Start the Image Generator bot (main process)
11
  python bot.py