Show error.log after httpd start

This commit is contained in:
Marc Stern 2024-06-12 14:51:51 +02:00
parent 8a3b62021e
commit bcd50bec84

View File

@ -48,4 +48,5 @@ jobs:
- name: start apache with module
run: |
sudo systemctl restart apache2.service
sudo cat /var/log/apache2/error.log