Makefile: improve commit message for pkger

This commit is contained in:
c9s 2021-02-04 20:34:51 +08:00
parent dbfc1caa53
commit 8b142c96ee

View File

@ -47,7 +47,7 @@ frontend/out/index.html: .FORCE
pkged.go: frontend/out/index.html
pkger
git commit pkged.go -m "update pkged static files"
git commit pkged.go -m "pkger: update bundled static files"
static: frontend/out/index.html pkged.go