Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkMatterCore committed Apr 15, 2024
1 parent 87daaf6 commit 101ae0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash
ARG=${1:-'--confirm'}

set -e

cd "$(dirname "${BASH_SOURCE[0]}")"

# Clean-up from last build
Expand Down

0 comments on commit 101ae0a

Please sign in to comment.