mirror of
https://github.com/h44z/wg-portal
synced 2025-02-26 05:49:14 +00:00
fix build
This commit is contained in:
parent
9528f55c51
commit
b693f697fc
1
Makefile
1
Makefile
@ -110,7 +110,6 @@ build-dependencies:
|
|||||||
@$(GOCMD) mod download -x
|
@$(GOCMD) mod download -x
|
||||||
@mkdir -p $(BUILDDIR)
|
@mkdir -p $(BUILDDIR)
|
||||||
cp scripts/wg-portal.service $(BUILDDIR)
|
cp scripts/wg-portal.service $(BUILDDIR)
|
||||||
cp scripts/wg-portal.env $(BUILDDIR)
|
|
||||||
|
|
||||||
#< frontend: Build Vue.js frontend
|
#< frontend: Build Vue.js frontend
|
||||||
frontend: frontend-dependencies
|
frontend: frontend-dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user