SHA256
1
0
forked from pool/gnuhealth
Axel Braun
2019-06-11 16:20:40 +00:00
committed by Git OBS Bridge
parent f33601de1b
commit 3edeb3c2d8

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}"