update
This commit is contained in:
@@ -41,7 +41,7 @@ if ($LASTEXITCODE -ne 0) {
|
||||
|
||||
# --- [4/4] ---
|
||||
Write-Host "[4/4] Remote-Verifizierung..."
|
||||
ssh $remoteHost "ls -lh ${remotePath}/aza_desktop_setup.exe; ls -lh ${remotePath}/version.json; echo '---'; curl -sI https://api.aza-medwork.ch/download/aza_desktop_setup.exe | head -3; echo '---'; curl -sI https://api.aza-medwork.ch/download/version.json | head -3"
|
||||
ssh $remoteHost "ls -lh ${remotePath}/aza_desktop_setup.exe; ls -lh ${remotePath}/version.json; echo '---'; curl -sI https://api.aza-medwork.ch/downloads/aza_desktop_setup.exe | head -3; echo '---'; curl -sI https://api.aza-medwork.ch/download/version.json | head -3"
|
||||
|
||||
Write-Host ""
|
||||
Write-Host "UPLOAD FERTIG"
|
||||
|
||||
Reference in New Issue
Block a user