mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update uupdump_creator.sh
This commit is contained in:
parent
c0ea774104
commit
9170410a4f
@ -141,6 +141,7 @@ if [[ -f "$ISO_FILE" ]]; then
|
||||
msg_ok "$(translate "Cleaning temporary files...")"
|
||||
rm -rf "$TMP_DIR" "$CONVERTER"
|
||||
|
||||
export OS_TYPE="windows"
|
||||
export LANGUAGE=C
|
||||
export LANG=C
|
||||
export LC_ALL=C
|
||||
@ -160,6 +161,7 @@ else
|
||||
|
||||
msg_success "$(translate "Press Enter to return to menu...")"
|
||||
read -r
|
||||
return 1
|
||||
fi
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user