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