chore: update build.sh
This commit is contained in:
Regular → Executable
+4
-1
@@ -1,4 +1,7 @@
|
||||
# Usage: sh ./scripts/build.sh
|
||||
#!/bin/bash
|
||||
|
||||
# Usage: ./scripts/build.sh
|
||||
|
||||
set -e
|
||||
|
||||
cd "$(dirname "$0")/../"
|
||||
|
||||
Reference in New Issue
Block a user