diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-05-29 10:58:11 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-05-29 10:58:11 +0200 |
commit | cac6cef4952e6535788c1c6db8ef1e58e88536a0 (patch) | |
tree | 574d653201c280cb082877f80d814b6899aacaf9 /vendor/bin/sabredav | |
parent | aab9766c53e42c3141d0497fce78977d262efbc1 (diff) | |
download | volse-hubzilla-cac6cef4952e6535788c1c6db8ef1e58e88536a0.tar.gz volse-hubzilla-cac6cef4952e6535788c1c6db8ef1e58e88536a0.tar.bz2 volse-hubzilla-cac6cef4952e6535788c1c6db8ef1e58e88536a0.zip |
use composer to install sabre32
Diffstat (limited to 'vendor/bin/sabredav')
l---------[-rwxr-xr-x] | vendor/bin/sabredav | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/vendor/bin/sabredav b/vendor/bin/sabredav index 032371ba8..3b5e4511d 100755..120000 --- a/vendor/bin/sabredav +++ b/vendor/bin/sabredav @@ -1,2 +1 @@ -#!/bin/sh -php -S 0.0.0.0:8080 `dirname $0`/sabredav.php +../sabre/dav/bin/sabredav
\ No newline at end of file |