fill the info files
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
if [ $SPELL = "Yes" ]; then
|
||||
echo "" >> ${DBP_INFO}
|
||||
echo "More infos about the Spellcheck can be found in the" >> ${DBP_INFO}
|
||||
echo "${MYSTIC_DIR}/docs/Spellcheck_README.txt" >> ${DBP_INFO}
|
||||
@@ -6,3 +7,4 @@ echo "${MYSTIC_DIR}/data/dictlist.txt" >> ${DBP_INFO}
|
||||
echo "you can add additional Hunspell compatible dictionaries" >> ${DBP_INFO}
|
||||
echo "" >> ${DBP_INFO}
|
||||
echo "==============================================================================================================" >> ${DBP_INFO}
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user