#!/bin/sh
php -S 0.0.0.0:8080 `dirname $0`/../share/php/sabre21/Sabre/sabredav.php
