From e592de5c5f69b7b762fc746f5eb32616b3000906 Mon Sep 17 00:00:00 2001 From: Pilz <48645439+pilz0@users.noreply.github.com> Date: Wed, 15 May 2024 12:42:19 +0200 Subject: [PATCH 1/3] Added Ionos --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1cc44be..07fa6cd 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ This script has successfully been tested on at least the follow hosting provider * [Clouding.io](https://clouding.io) * [Scaleway](https://scaleway.com) * [RackNerd](https://my.racknerd.com/index.php?rp=/store/black-friday-2022) +*.[Ionos](https://www.ionos.de/server/vps) Should you find that it works on your hoster, feel free to update this README and issue a pull request. @@ -363,3 +364,11 @@ On RackNerd's Ubuntu 20.04, there's no `curl` by default, so `wget -O-` needs to |------------|--------|----------------------------|------------| |AlmaLinux | 8 | _failure (`tar` missing)_ | 2023-08-29 | |Ubuntu | 20.04 | **success** | 2023-08-29 | + +### Ionos +Just set an SSH-Key and run the Script. + +#### Tested on +|Distribution| Name | Status | test date| +|------------|-----------------|---------------|----------| +|Ubuntu | 22.04 | **success** |2024-05-15| From 44dd613dbb1060c7191cc1a6b1ae4518f69b9c85 Mon Sep 17 00:00:00 2001 From: Pilz <48645439+pilz0@users.noreply.github.com> Date: Wed, 15 May 2024 12:42:40 +0200 Subject: [PATCH 2/3] Forget a . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07fa6cd..183ff68 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This script has successfully been tested on at least the follow hosting provider * [Clouding.io](https://clouding.io) * [Scaleway](https://scaleway.com) * [RackNerd](https://my.racknerd.com/index.php?rp=/store/black-friday-2022) -*.[Ionos](https://www.ionos.de/server/vps) +*.[Ionos](https://www.ionos.de/server/vps). Should you find that it works on your hoster, feel free to update this README and issue a pull request. From 7d244d7c0f7ef47bc696ad70d225fede184106ce Mon Sep 17 00:00:00 2001 From: Pilz <48645439+pilz0@users.noreply.github.com> Date: Wed, 15 May 2024 12:43:14 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 183ff68..031913e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This script has successfully been tested on at least the follow hosting provider * [Clouding.io](https://clouding.io) * [Scaleway](https://scaleway.com) * [RackNerd](https://my.racknerd.com/index.php?rp=/store/black-friday-2022) -*.[Ionos](https://www.ionos.de/server/vps). +* [Ionos](https://www.ionos.de/server/vps) Should you find that it works on your hoster, feel free to update this README and issue a pull request.