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