@@ -48,7 +48,7 @@ ifneq ($(shell which docker 2> /dev/null),)
ENV_RUN=docker exec -i -t --user $(shell id -u ${USER}) ${DEVENV}
endif
CURRENT_BUILD=$(HOST_ENV)-$(file < .current_build)
CURRENT_BUILD=$(HOST_ENV)-$(shell ${PYBB} cat .current_build)
.PHONY: build
build:
The note is not visible to the blocked user.