deno isn't needed on phosphorus
This commit is contained in:
parent
b98e9be872
commit
98e881373e
1 changed files with 0 additions and 1 deletions
|
|
@ -214,7 +214,6 @@ function system_upgrade {
|
||||||
if [ "$synth_current_system" = "phosphorus" ]; then # phosphorus
|
if [ "$synth_current_system" = "phosphorus" ]; then # phosphorus
|
||||||
# apt/system related upgrade
|
# apt/system related upgrade
|
||||||
base_system_upgrade
|
base_system_upgrade
|
||||||
deno_update
|
|
||||||
# docker
|
# docker
|
||||||
update_docker_container "/srv/docker" "aode" "compose.yaml"
|
update_docker_container "/srv/docker" "aode" "compose.yaml"
|
||||||
update_docker_container "/srv/docker" "sharkey" "compose.yaml"
|
update_docker_container "/srv/docker" "sharkey" "compose.yaml"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue