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