From d2a810111e4fc1dc760af7e08193fbf894b812ee Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sat, 20 Apr 2024 16:24:15 +0200 Subject: [PATCH] fill the info files --- mrc-client/info-v1.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mrc-client/info-v1.sh b/mrc-client/info-v1.sh index b406a45..1dceae4 100644 --- a/mrc-client/info-v1.sh +++ b/mrc-client/info-v1.sh @@ -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 "you will also have to set the cron script in the Mystic Event Editor" >> ${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} fi \ No newline at end of file