Docker-PHP/marshall/installers/102_logrotate.sh

4 lines
148 B
Bash
Raw Normal View History

#!/bin/bash
mkdir -p /etc/service/logrotate
mv /etc/service/logrotate/logrotate.runit /etc/service/logrotate/run
chmod +x /etc/service/logrotate/run