echo"• Fork the Better repositories into your own GitLab account\n on source.ind.ie using the private key ${privateToken}"
# Get the account name
optionAccountName=$(accountName)
echo"• Use (and create, if necessary) your own forks on your GitLab account (${optionAccountName})\n on source.ind.ie using the private key ${privateToken}"
else
echo"• Without forking (read-only unless you have commit access)"