Update lazylibrarian-install.sh

Adding missing motd_ssh and customize commands
pull/2723/head
MountyMapleSyrup 1 year ago committed by GitHub
parent 926948e125
commit 8a47ba478b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      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

Loading…
Cancel
Save