add more infos for the install
This commit is contained in:
parent
fabdcc02fa
commit
90245ee2d6
@ -244,6 +244,12 @@ source $MSTEMPDIR/mystic/dosemu2/info-${SCRIPT_VER}.sh
|
||||
|
||||
#==============================================================================================================
|
||||
|
||||
echo "if you want to start some mystic tools become the mystic user first (su - mystic) or" >> ${DBP_INFO}
|
||||
echo "start the command with sudo -u mystic ./mis ...." >> ${DBP_INFO}
|
||||
echo "when you switched to the ${MYSTIC_DIR}" >> ${DBP_INFO}
|
||||
echo "" >> ${DBP_INFO}
|
||||
echo "==============================================================================================================" >> ${DBP_INFO}
|
||||
|
||||
chown mystic:mystic -R ${MYSTIC_DIR} &>/dev/null
|
||||
cat ${DBP_INFO}
|
||||
|
||||
|
@ -244,6 +244,12 @@ source $MSTEMPDIR/mystic/dosemu2/info-${SCRIPT_VER}.sh
|
||||
|
||||
#==============================================================================================================
|
||||
|
||||
echo "if you want to start some mystic tools become the mystic user first (su - mystic) or" >> ${DBP_INFO}
|
||||
echo "start the command with sudo -u mystic ./mis ...." >> ${DBP_INFO}
|
||||
echo "when you switched to the ${MYSTIC_DIR}" >> ${DBP_INFO}
|
||||
echo "" >> ${DBP_INFO}
|
||||
echo "==============================================================================================================" >> ${DBP_INFO}
|
||||
|
||||
chown mystic:mystic -R ${MYSTIC_DIR} &>/dev/null
|
||||
cat ${DBP_INFO}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user