mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Update lazylibrarian-install.sh
Adding missing motd_ssh and customize commands
This commit is contained in:
@@ -43,6 +43,9 @@ systemctl -q daemon-reload
|
|||||||
systemctl enable --now -q lazylibrarian
|
systemctl enable --now -q lazylibrarian
|
||||||
msg_ok "Created Service"
|
msg_ok "Created Service"
|
||||||
|
|
||||||
|
motd_ssh
|
||||||
|
customize
|
||||||
|
|
||||||
msg_info "Cleaning up"
|
msg_info "Cleaning up"
|
||||||
$STD apt-get autoremove
|
$STD apt-get autoremove
|
||||||
$STD apt-get autoclean
|
$STD apt-get autoclean
|
||||||
|
|||||||
Reference in New Issue
Block a user