qsgen2: Typo
This commit is contained in:
parent
2dc1f3a929
commit
2a8eb3e02f
1
qsgen2
1
qsgen2
@ -55,7 +55,6 @@ if [[ ${lang_found} == "false" ]]; then
|
||||
echo "Defined language, ${language}, not found. Using en_US."
|
||||
source "${HOME}/bin/include/qsgen2/lang/en_US"
|
||||
fi
|
||||
done
|
||||
|
||||
if (${globaldebug}); then
|
||||
qsconfig=$( cat $(pwd)/config | grep -v \# | awk '{print substr($0, index($0, " ") + 1)}' )
|
||||
|
Loading…
Reference in New Issue
Block a user