1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 09:04:12 +02:00

xdebug for occ

This commit is contained in:
Robin Appelman 2021-10-14 16:51:36 +02:00
commit fd8f1451ff

View file

@ -1,3 +1,5 @@
#!/bin/sh
export XDEBUG_SESSION=haze
php $WEBROOT/occ "$@"