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