* Rebuilding for better caching * Rebuilding for better caching. Squash this commit. * Paths to dockerfiles changed. * Rebuilding for better caching. Squash this commit. * Rebuilding for better caching. Squash this commit. * Refactoring * Refactoring * fixing the screaming about duplicates in apt sources. * Vanity tagging * Vanity tagging * Try vanity again. * re-enable all versions and variants
4 lines
No EOL
148 B
Bash
Executable file
4 lines
No EOL
148 B
Bash
Executable file
#!/bin/bash
|
|
mkdir -p /etc/service/logrotate
|
|
mv /etc/service/logrotate/logrotate.runit /etc/service/logrotate/run
|
|
chmod +x /etc/service/logrotate/run |