Various updates for great git.coopcloud.tech migration
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc
2021-08-17 03:07:52 +02:00
parent f69e155d27
commit cfdf7f82f6
4 changed files with 5 additions and 5 deletions

View File

@ -170,7 +170,7 @@ function install_requirements {
else
echo "Sorry, we only support Debian based distributions at the moment"
echo "You'll have to install the requirements manually for your distribution"
echo "See https://git.autonomic.zone/coop-cloud/abra#requirements for more"
echo "See https://git.coopcloud.tech/coop-cloud/abra#requirements for more"
fi
}