diff --git a/setup.sh b/setup.sh index 034e5e3..63a25d2 100755 --- a/setup.sh +++ b/setup.sh @@ -3,9 +3,9 @@ set -e clear # ============================================== -# azerothcore-rm - Interactive .env generator +# AzerothCore-RealmMaster - Interactive .env generator # ============================================== -# Mirrors options from scripts/setup-server.sh but targets azerothcore-rm/.env +# Mirrors options from scripts/setup-server.sh but targets .env # Get script directory for template reading SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" @@ -597,7 +597,7 @@ main(){ Usage: ./setup.sh [options] Description: - Interactive wizard that generates azerothcore-rm/.env for the + Interactive wizard that generates .env for the profiles-based compose. Prompts for deployment type, ports, storage, MySQL credentials, backup retention, and module presets or manual toggles. @@ -815,7 +815,7 @@ EOF fi show_wow_header - say INFO "This will create azerothcore-rm/.env for compose profiles." + say INFO "This will create .env for compose profiles." # Deployment type say HEADER "DEPLOYMENT TYPE" @@ -1617,7 +1617,7 @@ fi { cat < exposes MySQL externally via COMPOSE_OVERRIDE_MYSQL_EXPOSE_ENABLED