mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 16:16:19 +00:00
update
This commit is contained in:
@@ -94,11 +94,17 @@ cleanup() {
|
||||
kill $SPINNER_PID > /dev/null
|
||||
fi
|
||||
sleep 1
|
||||
if [[ "$LANGUAGE" != "en" ]]; then
|
||||
printf "\r\033[K"
|
||||
printf "\033[F\033[K"
|
||||
printf "\033[F\033[K"
|
||||
else
|
||||
printf "\r\033[K"
|
||||
fi
|
||||
|
||||
printf "\e[?25h"
|
||||
|
||||
|
||||
}
|
||||
|
||||
# Display trnaslate message with spinner
|
||||
|
Reference in New Issue
Block a user