Update build.sh

This commit is contained in:
Daniel Stankewitz 2019-12-26 23:16:44 +01:00 committed by GitHub
parent 4ca3315ab1
commit 4feb53345b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
#!/bin/bash
MODE=$1
COMPONENTS=""
if [ "$MODE" == "debug" ]; then