changed makefile for build run build-all.sh
@ -6,7 +6,8 @@ frontend-build:
backend-build:
go build -o ./bin/supervisor ./cmd/supervisor
build: frontend-build backend-build
build:
./scripts/build-all.sh
run: build
./bin/supervisor
The note is not visible to the blocked user.