fix: shell scripts ()

* fix: bash scripts

* pr feedback

* wrong variable

* ci: add shellcheck workflow

* fix: missing scripts
This commit is contained in:
martin 2024-02-19 00:03:01 +01:00 committed by GitHub
parent 4b46bb49d7
commit ddae707ea9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 65 additions and 37 deletions
mobile/scripts

View file

@ -1,4 +1,6 @@
cd .isar
#!/usr/bin/env sh
cd .isar || exit
bash tool/build_android.sh x86
bash tool/build_android.sh x64
bash tool/build_android.sh armv7