This website requires JavaScript.
Explore
Help
Sign in
Benzine
/
Docker-Runit
Watch
1
Star
0
Fork
You've already forked Docker-Runit
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
58b5603639
Docker-Runit
/
php
/
nginx
/
logs-phpfpm-error.runit
4 lines
84 B
Text
Raw
Normal View
History
Unescape
Escape
Rejig nginx & php-fpm runits
2019-11-09 00:13:01 +00:00
#!/usr/bin/env bash
Fix lint
2024-04-04 05:21:38 +00:00
# shellcheck disable=SC1083
Fix tail yelling about non-existent log files.
2024-04-03 20:55:34 +00:00
tail -f /var/log/php{{PHP}}-fpm.log
Reference in a new issue
Copy permalink