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