Docker-PHP/php/php+apache/show_logs.runit

5 lines
86 B
Text
Raw Normal View History

2019-06-11 14:59:58 +00:00
#!/bin/bash
tail -f /var/log/apache2/error.log &
tail -f /var/log/apache2/access.log