This commit is contained in:
ct
2025-07-07 21:17:00 +08:00
parent 23fa3aec04
commit 6a66f96d22
31 changed files with 227 additions and 232 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# Set default APP_URL
DEFAULT_APP_URL="https://memeaigen.com"
DEFAULT_APP_URL="https://memefa.st"
# Check if app_url parameter is provided
if [ $# -eq 0 ]; then