#!/bin/sh 

cd $WEBROOT/build/integration
sudo -u www-data ./run.sh "$@"
