diff --git a/docker/install-local.sh b/docker/install-local.sh index 6a710e35e..cd6d8fdeb 100644 --- a/docker/install-local.sh +++ b/docker/install-local.sh @@ -10,6 +10,8 @@ fi . ./.env +/bin/bash ./build_assets.sh + docker-compose -f ../docker-compose.yml build /bin/bash ./init-selfcert.sh