This commit is contained in:
xmdhs 2023-10-12 00:51:42 +08:00
parent 7e9115dc64
commit 041f87c7bc
No known key found for this signature in database
GPG Key ID: E809D6D43DEFCC95

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
bash ./build_frontend.sh bash ./build_frontend.sh
cd ../cmd/authlibskin cd cmd/authlibskin
go build -trimpath -ldflags "-w -s" -tags="redis,sqlite" -o out/authlibskin go build -trimpath -ldflags "-w -s" -tags="redis,sqlite" -o out/authlibskin