diff --git a/bin/install-federated b/bin/install-federated index e913a79..eb44f33 100755 --- a/bin/install-federated +++ b/bin/install-federated @@ -99,6 +99,14 @@ add_cron # Print out federated environment details echo -ne "\n\n" -print_details +if [ "$BUNDLE" = "starter" ]; then + print_details_starter +elif [ "$BUNDLE" = "team" ]; then + print_details_team +elif [ "$BUNDLE" = "ultimate" ]; then + print_details +else + print_details +fi echo -ne "\n\n" exit 0 diff --git a/lib/functions.sh b/lib/functions.sh index fdc25f9..dac3c4c 100644 --- a/lib/functions.sh +++ b/lib/functions.sh @@ -583,6 +583,9 @@ Password = "$ADMINPASS" Click here PowerDNS is a powerful tool for managing DNS of your domain + + +

Thanks for your support!

Thank you for your support of Federated Computer. We really appreciate it and hope you have a very successful