seregazhuk / php-watcher

Monitor for any changes in your php application and automatically restart it (suitable for async apps).
https://sergeyzhuk.me/2019/10/18/php-watcher/
388 stars 30 forks source link

Use `exec` when starting watcher script #41

Closed seregazhuk closed 4 years ago

seregazhuk commented 4 years ago

In order to execute correctly when running inside docker.