1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

provision-ndk: set -x to see what it currently does

This commit is contained in:
Marcus Hoffmann 2018-11-28 20:46:44 +01:00
parent d94e0c968b
commit 19076d1596

View File

@ -3,6 +3,7 @@
echo $0
set -e
set -x
NDK_BASE=$1