|
|
|
@ -51,6 +51,11 @@ if [ -z $SKIP ]; then
|
|
|
|
${BIN_DIR}/config_debug.pl on ${DOMAIN}
|
|
|
|
${BIN_DIR}/config_debug.pl on ${DOMAIN}
|
|
|
|
ngcpcfg apply
|
|
|
|
ngcpcfg apply
|
|
|
|
echo "$(date) - Setting config debug on. Done."
|
|
|
|
echo "$(date) - Setting config debug on. Done."
|
|
|
|
|
|
|
|
if [ "${PROFILE}" == "PRO" ]; then
|
|
|
|
|
|
|
|
echo "$(date) wait for monit to restart services"
|
|
|
|
|
|
|
|
sleep 5
|
|
|
|
|
|
|
|
echo "$(date) wait for monit to restart services. Done"
|
|
|
|
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
echo "$(date) - Clean log dir"
|
|
|
|
echo "$(date) - Clean log dir"
|
|
|
|
|