#!/bin/bash
export MEDIAWIKI_VERSION=1.30
export MEDIAWIKI=mediawiki-1.30.1
export SMW_VERSION=3.0.0
./profiwiki-install.sh -smw --mysql  "$@"
