Axel Braun 2019-06-11 16:20:40 +00:00 committed by Git OBS Bridge
parent f9478b70b2
commit 18e367199b

View File

@ -410,7 +410,7 @@ getlang() {
local lang_to_install=$2
local lang_file=${lang_to_install}.zip
# source $HOME/.gnuhealthrc || exit 1
cli_msg "INFO" "Going to modules directory..."
cli_msg "INFO" "Going to modules directory ${GNUHEALTH_DIR} "
cd ${GNUHEALTH_DIR} || exit 1
cli_msg "INFO" "Retrieving language pack file for ${lang_to_install}"