mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update lazylibrarian-install.sh
Adding missing motd_ssh and customize commands
This commit is contained in:
parent
926948e125
commit
8a47ba478b
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue