update DB table
This commit is contained in:
@@ -16,7 +16,7 @@ echo "🚀 Starting TestArena Deployment..."
|
||||
# 1. Install System Dependencies
|
||||
echo "📦 Installing system dependencies..."
|
||||
apt-get update
|
||||
apt-get install -y nginx python3-pip python3-venv sqlite3
|
||||
apt-get install -y nginx python3-pip python3-venv sqlite3 perl
|
||||
|
||||
# 1.1 Database Migration (Add source column if missing)
|
||||
echo "🗄️ Checking database schema..."
|
||||
|
||||
Reference in New Issue
Block a user