Removed LXC from message
This commit is contained in:
parent
3df502a1c2
commit
6a20775d08
@ -28,10 +28,10 @@ function update_script() {
|
|||||||
msg_error "No ${APP} Installation Found!"
|
msg_error "No ${APP} Installation Found!"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
msg_info "Updating $APP LXC"
|
msg_info "Updating $APP"
|
||||||
$STD apt-get update
|
$STD apt-get update
|
||||||
pip install litellm[proxy] --upgrade
|
pip install litellm[proxy] --upgrade
|
||||||
msg_ok "Updated $APP LXC"
|
msg_ok "Updated $APP"
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user