Update 1.2.2.2 beta

This commit is contained in:
MacRimi
2026-06-13 18:52:28 +02:00
parent 024ca83afd
commit 7ea9f10d6f
7 changed files with 171 additions and 41 deletions
+1 -1
View File
@@ -375,7 +375,7 @@ _create_job() {
case "$backend" in
local)
local dest_dir ext
dest_dir=$(hb_prompt_dest_dir) || return 1
dest_dir=$(hb_select_local_target) || return 1
ext=$(dialog --backtitle "ProxMenux" --title "$(translate "Archive format")" \
--menu "\n$(translate "Select local archive format:")" 12 62 4 \
"tar.zst" "tar + zstd (preferred)" \