summarylogtreecommitdiffstats
path: root/mediawiki-mathoid.install
blob: 602f5c8202ba7fa6a453121bbd8e318c65bd0a8b (plain)
1
2
3
4
5
function post_install {
    echo " >> You can start/enable mathoid.service now."
    echo " >> To configure port and interface (recommended to choose localhost) edit"
    echo " >> the /usr/share/webapps/mediawiki/services/mathoid/config.yaml file."
}