add mir info to the install

This commit is contained in:
Mario Fetka
2024-05-10 21:29:52 +02:00
parent dbdd91af9c
commit fabdcc02fa
6 changed files with 12 additions and 0 deletions

View File

@@ -7,5 +7,7 @@ echo "you will also have to set the cron script in the Mystic Event Editor" >> $
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 "a systemd file has been installed mrc_client.service" >> ${DBP_INFO}
echo "" >> ${DBP_INFO}
echo "==============================================================================================================" >> ${DBP_INFO}
fi

View File

@@ -7,5 +7,7 @@ echo "you will also have to set the cron script in the Mystic Event Editor" >> $
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 "a systemd file has been installed mrc_client.service" >> ${DBP_INFO}
echo "" >> ${DBP_INFO}
echo "==============================================================================================================" >> ${DBP_INFO}
fi