This commit is contained in:
2026-05-16 20:33:36 +02:00
parent 96c1029d91
commit 968bf7d102
212 changed files with 954195 additions and 658 deletions

View File

@@ -0,0 +1,10 @@
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