1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-16 20:13:25 +01:00

Update build.sh

This commit is contained in:
Pablo Curiel 2024-04-15 14:47:48 +02:00
parent 87daaf6a40
commit 101ae0a361

View file

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