summaryrefslogtreecommitdiff
path: root/build_deps.sh
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2020-12-30 00:58:00 +0100
committercyBerta <cyberta@riseup.net>2020-12-30 00:58:00 +0100
commit15d5fdba32a1d2ac6468f167848f0d98bb170912 (patch)
tree8a6c9f56be4abc4fbafb9fbd2f092c93b6b0e4e4 /build_deps.sh
parentb38f2b0f543ef39555812c9d66c5073fd5bb451d (diff)
replace jetbrains.annotations by androidx.annotations
Diffstat (limited to 'build_deps.sh')
-rwxr-xr-xbuild_deps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_deps.sh b/build_deps.sh
index beb5e13e..5df3a3e1 100755
--- a/build_deps.sh
+++ b/build_deps.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+./#!/bin/bash
function quit {
echo "Task failed. $1."