chore: update makefile

This commit is contained in:
Yiyang Kang 2023-03-07 16:07:50 +08:00
parent 6971098753
commit 03702a0eac
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ lint:
golangci-lint run ./...
pack: build
tar --owner root --group root -c tgbot_misaka_5882f7 | zstdmt -15v > tgbot_misaka_5882f7.tar.zst
tar --owner root --group root -c tgbot_misaka_5882f7 | zstdmt -9v --long > tgbot_misaka_5882f7.tar.zst
send: pack
wh send tgbot_misaka_5882f7.tar.zst --force-relay