Install logrotate

This commit is contained in:
markgaze
2025-03-21 14:50:12 +00:00
parent d35afb1900
commit 4c1a293ca5

View File

@@ -19,7 +19,8 @@ $STD apt-get install -y \
curl \
mc \
wget \
openssh-server
openssh-server \
logrotate
msg_ok "Installed Dependencies"
msg_info "Installing Unbound"