Files
aza/AzA march 2026/backup_aza_update_phase1_20260515_232326/README_RESTORE.txt
2026-05-16 20:33:36 +02:00

11 lines
635 B
Plaintext

Vor dem AZA Update-System Phase 1 Patch.
Wiederherstellen (PowerShell, Arbeitsverzeichnis: AzA march 2026):
$folder = 'backup_aza_update_phase1_20260515_232326'
Copy-Item -LiteralPath "$folder\desktop_update_check.py" -Destination .\desktop_update_check.py -Force
Copy-Item -LiteralPath "$folder\basis14.py" -Destination .\basis14.py -Force
Copy-Item -LiteralPath "$folder\build_release_manifest.ps1" -Destination .\build_release_manifest.ps1 -Force
Copy-Item -LiteralPath "$folder\version.json" -Destination .\release\version.json -Force
Copy-Item -LiteralPath "$folder\Caddyfile" -Destination .\deploy\Caddyfile -Force