deno isn't needed on phosphorus

This commit is contained in:
Ruben 2025-10-25 21:28:52 -05:00
commit 98e881373e
Signed by: sneexy
GPG key ID: 8ECFA045E63BC583

View file

@ -214,7 +214,6 @@ function system_upgrade {
if [ "$synth_current_system" = "phosphorus" ]; then # phosphorus
# apt/system related upgrade
base_system_upgrade
deno_update
# docker
update_docker_container "/srv/docker" "aode" "compose.yaml"
update_docker_container "/srv/docker" "sharkey" "compose.yaml"