#!/bin/bash

sudo -u bookstack /usr/bin/php /srv/www/webapps/bookstack/artisan $@
