#!/bin/sh set -e # N4D module must be enabled to make more easier # the installation process n4d-modules enable-plugin /etc/n4d/conf.d/MoodleManager.json || true n4d-modules enable-plugin /etc/n4d/conf.d/PmbManager.json || true #DEBHELPER# exit 0