Skip to content

Commit

Permalink
Create build.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shengbinxu authored Mar 6, 2023
1 parent 2b3416a commit 06e5533
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/build.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

# 打包方式
```
cd translateThenSearch && zip -r "$OLDPWD/package.zip" . -x .git/\*
```

0 comments on commit 06e5533

Please sign in to comment.