mirror of https://github.com/tteck/Proxmox.git
forgot to add back motd_shh and root
This commit is contained in:
parent
12b2132c4b
commit
e9d8f2b392
|
@ -52,6 +52,9 @@ EOF
|
|||
systemctl enable -q --now bazarr
|
||||
msg_ok "Created Service"
|
||||
|
||||
motd_ssh
|
||||
root
|
||||
|
||||
msg_info "Cleaning up"
|
||||
rm -rf bazarr.zip
|
||||
$STD apt-get autoremove
|
||||
|
|
Loading…
Reference in New Issue