develop #18

Merged
darroyo merged 2 commits from develop into main 2026-03-24 17:48:21 +00:00
Showing only changes of commit cf6b5785d7 - Show all commits

View File

@@ -1,6 +1,8 @@
#!/bin/bash #!/bin/bash
set -e set -e
cd /app
# Initialize database if it doesn't exist or schema changed # Initialize database if it doesn't exist or schema changed
echo "Checking database..." echo "Checking database..."