diff --git a/Makefile b/Makefile index 05e4ad29..7334b32b 100644 --- a/Makefile +++ b/Makefile @@ -110,7 +110,6 @@ build-dependencies: @$(GOCMD) mod download -x @mkdir -p $(BUILDDIR) cp scripts/wg-portal.service $(BUILDDIR) - cp scripts/wg-portal.env $(BUILDDIR) #< frontend: Build Vue.js frontend frontend: frontend-dependencies