Update build.sh

This commit is contained in:
Pablo Curiel 2024-04-15 14:47:48 +02:00
parent 87daaf6a40
commit 101ae0a361
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#!/bin/bash
ARG=${1:-'--confirm'}
set -e
cd "$(dirname "${BASH_SOURCE[0]}")"
# Clean-up from last build