add mir info to the install
This commit is contained in:
parent
dbdd91af9c
commit
fabdcc02fa
@ -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
|
@ -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
|
@ -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 "a systmed file has been installed mrc_server.service" >> ${DBP_INFO}
|
||||
echo "" >> ${DBP_INFO}
|
||||
echo "==============================================================================================================" >> ${DBP_INFO}
|
||||
fi
|
@ -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 "a systmed file has been installed mrc_server.service" >> ${DBP_INFO}
|
||||
echo "" >> ${DBP_INFO}
|
||||
echo "==============================================================================================================" >> ${DBP_INFO}
|
||||
fi
|
@ -7,4 +7,6 @@ echo "" >> ${DBP_INFO}
|
||||
echo "Python2 Library: $PYTHON2" >> ${DBP_INFO}
|
||||
echo "Python3 Library: $PYTHON3" >> ${DBP_INFO}
|
||||
echo "" >> ${DBP_INFO}
|
||||
echo "a systemd file has been stalled mystic.service" >> ${DBP_INFO}
|
||||
echo "" >> ${DBP_INFO}
|
||||
echo "==============================================================================================================" >> ${DBP_INFO}
|
||||
|
@ -7,4 +7,6 @@ echo "" >> ${DBP_INFO}
|
||||
echo "Python2 Library: $PYTHON2" >> ${DBP_INFO}
|
||||
echo "Python3 Library: $PYTHON3" >> ${DBP_INFO}
|
||||
echo "" >> ${DBP_INFO}
|
||||
echo "a systemd file has been stalled mystic.service" >> ${DBP_INFO}
|
||||
echo "" >> ${DBP_INFO}
|
||||
echo "==============================================================================================================" >> ${DBP_INFO}
|
||||
|
Loading…
Reference in New Issue
Block a user