Remove Debug message
This commit is contained in:
@@ -37,6 +37,5 @@ if ($output -match 'f:([_a-zA-Z0-9]+)@snips\.sh') {
|
|||||||
Write-Host $url
|
Write-Host $url
|
||||||
} else {
|
} else {
|
||||||
Write-Host "keine url in der antwort gefunden"
|
Write-Host "keine url in der antwort gefunden"
|
||||||
Write-Host "Debug - Antwort enthält keine URL im Format: ssh f:ID@snips.sh"
|
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
Reference in New Issue
Block a user