1
0

and cloud too

This commit is contained in:
Creat0r
2026-05-08 16:24:39 +02:00
parent d445ccefff
commit 18494db41e

View File

@@ -24,7 +24,7 @@ function Show-Menu {
Write-Host $tospp -ForegroundColor Gray Write-Host $tospp -ForegroundColor Gray
Write-Host "`nUse arrow keys to select an option and press Enter:`n" Write-Host "`nUse arrow keys to select an option and press Enter:`n"
$esc = [char]27 $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" $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." Write-Host "Before continuing, please review the $esc[36m$esc]8;;$link$esc\$text$esc]8;;$esc\$esc[0m."