diff --git a/install/lazylibrarian-install.sh b/install/lazylibrarian-install.sh index e94203dd..a166782e 100644 --- a/install/lazylibrarian-install.sh +++ b/install/lazylibrarian-install.sh @@ -43,6 +43,9 @@ systemctl -q daemon-reload systemctl enable --now -q lazylibrarian msg_ok "Created Service" +motd_ssh +customize + msg_info "Cleaning up" $STD apt-get autoremove $STD apt-get autoclean