diff --git a/gnuhealth-control b/gnuhealth-control index c114f63..c5cd21f 100644 --- a/gnuhealth-control +++ b/gnuhealth-control @@ -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}"