mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-14 11:13:27 +01:00
@ -35,6 +35,7 @@ function update_script() {
|
|||||||
"https://dl.evcc.io/public/evcc/stable/deb/debian/" \
|
"https://dl.evcc.io/public/evcc/stable/deb/debian/" \
|
||||||
"$(get_os_info codename)" \
|
"$(get_os_info codename)" \
|
||||||
"main"
|
"main"
|
||||||
|
fi
|
||||||
msg_info "Updating evcc LXC"
|
msg_info "Updating evcc LXC"
|
||||||
$STD apt update
|
$STD apt update
|
||||||
$STD apt --only-upgrade install -y evcc
|
$STD apt --only-upgrade install -y evcc
|
||||||
|
|||||||
Reference in New Issue
Block a user