chore: update `build.sh`

This commit is contained in:
boojack 2022-07-27 19:47:13 +08:00
parent d83f204d8c
commit dc436490f8
1 changed files with 4 additions and 1 deletions

5
scripts/build.sh Normal file → Executable file
View File

@ -1,4 +1,7 @@
# Usage: sh ./scripts/build.sh
#!/bin/bash
# Usage: ./scripts/build.sh
set -e
cd "$(dirname "$0")/../"