mirror of https://github.com/tteck/Proxmox.git
parent
35789659df
commit
c451bea9d3
|
@ -32,7 +32,7 @@ msg_ok "evcc Repository setup sucessfully"
|
||||||
|
|
||||||
msg_info "Installing evcc"
|
msg_info "Installing evcc"
|
||||||
$STD apt install -y evcc
|
$STD apt install -y evcc
|
||||||
systemctl enable --now evcc.service
|
systemctl enable -q --now evcc.service
|
||||||
msg_ok "Installed evcc"
|
msg_ok "Installed evcc"
|
||||||
|
|
||||||
motd_ssh
|
motd_ssh
|
||||||
|
|
Loading…
Reference in New Issue