mirror of https://github.com/tteck/Proxmox.git
Update lazylibrarian-install.sh
Adding missing motd_ssh and customize commands
This commit is contained in:
parent
926948e125
commit
8a47ba478b
|
@ -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…
Reference in New Issue