Send test emails to webmaster only during startup
All checks were successful
Deploy Production Email Reports (Unified) / deploy (push) Successful in 57s
All checks were successful
Deploy Production Email Reports (Unified) / deploy (push) Successful in 57s
This commit is contained in:
@@ -73,14 +73,14 @@ echo "Sending test emails to verify configuration..."
|
||||
echo ""
|
||||
|
||||
echo "[Testing Crew Sportswear]"
|
||||
BRAND=crew php /app/send_report.php
|
||||
TEST_EMAIL=true BRAND=crew php /app/send_report.php
|
||||
echo ""
|
||||
|
||||
echo "[Testing MerchBay]"
|
||||
BRAND=merchbay php /app/send_report.php
|
||||
TEST_EMAIL=true BRAND=merchbay php /app/send_report.php
|
||||
echo ""
|
||||
|
||||
echo "✓ Test emails sent. Check graphics@crewsportswear.com inbox."
|
||||
echo "✓ Test emails sent to webmaster@crewsportswear.com"
|
||||
echo ""
|
||||
echo "Container is ready. Tailing logs..."
|
||||
echo "Press Ctrl+C to stop (but don't - this keeps the container alive!)"
|
||||
|
||||
Reference in New Issue
Block a user