Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
h44z committed Oct 26, 2023
1 parent 9528f55 commit b693f69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b693f69

Please sign in to comment.