mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-18 11:11:31 +01:00
fix
This commit is contained in:
@@ -8,6 +8,8 @@ source translations.sh
|
|||||||
argpart=$(echo $particionraiz | cut -c1-3)
|
argpart=$(echo $particionraiz | cut -c1-3)
|
||||||
#Try to disable ctrl+C
|
#Try to disable ctrl+C
|
||||||
trap '' INT
|
trap '' INT
|
||||||
|
#Fix para caracteres de dialog, ñ o tildes
|
||||||
|
export NCURSES_NO_UTF8_ACS=1
|
||||||
|
|
||||||
function pause {
|
function pause {
|
||||||
echo "$(T "Pause function")"
|
echo "$(T "Pause function")"
|
||||||
|
|||||||
Reference in New Issue
Block a user