diff --git a/docker/alpine/entrypoint.sh b/docker/alpine/entrypoint.sh index f452f14..955fcb5 100644 --- a/docker/alpine/entrypoint.sh +++ b/docker/alpine/entrypoint.sh @@ -223,7 +223,6 @@ ensure_blocking() { # Execute functions for the WireGuard Dashboard services, then set the environment variables ensure_installation clean_up -#update_checker -start_core set_envvars +start_core ensure_blocking \ No newline at end of file