Alles jetzt OHNE 'Klaus'

This commit is contained in:
2025-09-23 11:53:40 +00:00
parent 3a55b95598
commit 685b43fbb7
52 changed files with 189 additions and 206 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
set -e
echo "🚀 Deploying Rezepte Klaus to production..."
echo "🚀 Deploying Rezepte to production..."
# Check if .env.production exists
if [ ! -f .env.production ]; then