frps: update server dashboard_api

This commit is contained in:
fatedier
2019-02-11 11:42:07 +08:00
parent fe403ab328
commit 95a881a7d3
2 changed files with 55 additions and 55 deletions

View File

@@ -1,9 +1,7 @@
.PHONY: dist build
install:
@npm install
build:
@npm run build
dev: install
@npm run dev
build:
@npm run build