feat: Do not backup blank data disks (#2064)

This commit is contained in:
Kroese
2026-08-05 21:26:03 +02:00
committed by GitHub
parent 8a009b6891
commit 32d887c741
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -291,7 +291,7 @@ getLanguage() {
lang="Polish"
culture="pl-PL" ;;
"br" | "pt" | "pt-br" | "portuguese" | "português" | "portugues" )
[[ "$input" != "pt-br" ]] && id="pt-br"
[[ "$input" == "pt-br" ]] || id="pt-br"
short="pt"
lang="Brazilian Portuguese"
desc="Portuguese"