From d445ccefff72ffd2ea58fac06aaeb76149f0d745 Mon Sep 17 00:00:00 2001 From: Creat0r Date: Fri, 8 May 2026 16:22:48 +0200 Subject: [PATCH] new cloud install link --- install-cloud.ps1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install-cloud.ps1 b/install-cloud.ps1 index 3a0a35c..4423d6e 100644 --- a/install-cloud.ps1 +++ b/install-cloud.ps1 @@ -24,7 +24,8 @@ function Show-Menu { Write-Host $tospp -ForegroundColor Gray Write-Host "`nUse arrow keys to select an option and press Enter:`n" $esc = [char]27 - $link = "https://solar.creative-crafter.de/terms_of_services_and_privacy_policy" + $link = "https://solar.creative-crafter.de/terms_of_services_and_privacy_policy/" + $text = "Terms of Service and Privacy Policy" Write-Host "Before continuing, please review the $esc[36m$esc]8;;$link$esc\$text$esc]8;;$esc\$esc[0m."