Parcourir la source

assets: update assets

fatedier il y a 8 ans
Parent
commit
4914472215
2 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      Makefile
  2. 0 0
      src/assets/statik/statik.go

+ 2 - 1
Makefile

@@ -7,6 +7,7 @@ build: frps frpc build_test
 
 build_test: echo_server http_server
 
+# compile assets into binary file
 assets:
 	go get -d github.com/rakyll/statik
 	@go install github.com/rakyll/statik
@@ -21,7 +22,7 @@ fmt:
 
 frps:
 	go build -o bin/frps ./src/cmd/frps
-	cp -rf ./src/assets/static ./bin
+	@cp -rf ./src/assets/static ./bin
 
 frpc:
 	go build -o bin/frpc ./src/cmd/frpc

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
src/assets/statik/statik.go


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff