lydgs commited on
Commit
85323e5
·
verified ·
1 Parent(s): 31b89fa

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +4 -1
start.sh CHANGED
@@ -8,4 +8,7 @@ echo "==> Syncing Bailian models (first boot)..."
8
  python3 /app/scripts/sync_bailian_models.py || echo "Warning: model sync failed, will retry later via cron"
9
 
10
  echo "==> Starting supervisor..."
11
- exec /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf
 
 
 
 
8
  python3 /app/scripts/sync_bailian_models.py || echo "Warning: model sync failed, will retry later via cron"
9
 
10
  echo "==> Starting supervisor..."
11
+ exec /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf
12
+
13
+ echo "==> Debugging database schema..."
14
+ python3 /app/scripts/debug_db.py