Update discourse-setup (#799)

DEV: `./launcher stop` needs to be skipped when in debug mode
This commit is contained in:
Jay Pfaffman 2024-05-09 02:19:54 -05:00 committed by GitHub
parent 6c890061e7
commit f98af894ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -888,10 +888,10 @@ then
then
echo "Stopping existing container in 5 seconds or Control-C to cancel."
sleep 5
./launcher stop $app_name
else
echo "DEBUG MODE ON. Not stopping the container."
fi
./launcher stop $app_name
assert_maxmind_license_key
assert_notification_email
assert_smtp_domain