fill the info files

This commit is contained in:
Mario Fetka 2024-04-20 16:24:15 +02:00
parent cea699d8aa
commit d2a810111e

View File

@ -5,5 +5,7 @@ echo "when you are using the mrc then activate the logrotate in the ${MYSTIC_DIR
echo "and set the wanted retentiontame for the logs" >> ${DBP_INFO} echo "and set the wanted retentiontame for the logs" >> ${DBP_INFO}
echo "you will also have to set the cron script in the Mystic Event Editor" >> ${DBP_INFO} echo "you will also have to set the cron script in the Mystic Event Editor" >> ${DBP_INFO}
echo "" >> ${DBP_INFO} echo "" >> ${DBP_INFO}
echo "if you are runnign your own Multi Relay Chat Server you have to modify the ${MYSTIC_DIR}/mrc_client-start" >> ${DBP_INFO}
echo "" >> ${DBP_INFO}
echo "==============================================================================================================" >> ${DBP_INFO} echo "==============================================================================================================" >> ${DBP_INFO}
fi fi