This website works better with JavaScript.
Home
Explore
Help
Sign In
0k
/
0k-charms
Watch
6
Star
3
Fork
2
Code
Issues
11
Pull Requests
8
Releases
Wiki
Activity
638
Commits
30
Branches
14
Tags
42 MiB
Shell
97.9%
Dockerfile
2.1%
Tree:
1bf4d44396
0k-charms
/
precise
/
host
/
hooks
/
install.d
/
39-logrotate.sh
3 lines
53 B
Raw
Blame
History
#!/bin/bash
apt-get install logrotate -y </dev/null
Reference in new issue