mirror of
https://gh.wpcy.net/https://github.com/LJPc-solutions/freescout-calendar-module.git
synced 2026-07-16 07:35:23 +08:00
2 lines
56 B
Bash
Executable file
2 lines
56 B
Bash
Executable file
#!/bin/sh
|
|
php -S 0.0.0.0:8080 `dirname $0`/sabredav.php
|