xref: /plugin/davcal/vendor/sabre/dav/bin/sabredav (revision e05a9e4ce8d5eea570eeaab549bb1c7f175cf322)
1#!/bin/sh
2php -S 0.0.0.0:8080 `dirname $0`/sabredav.php
3