More flexible build script

master
Edward Shen 2021-10-30 19:43:03 -07:00
parent d2084f369e
commit ac52c20e3b
Signed by: edward
GPG Key ID: 19182661E818369F
1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@ strip target/release/omegaupload-server
cp target/release/omegaupload-server dist/omegaupload-server
tar -cvf dist.tar dist
rm -r dist.tar.zst
rm -rf dist.tar.zst
zstd -T0 --ultra --rm -22 dist.tar