#!/bin/sh

mkdir -p /root/.install-log
exec >> /root/.install-log/office-server-deploy.log 2>&1

deploy moodle ||:
