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