diff options
Diffstat (limited to 'android/scripts')
| -rw-r--r-- | android/scripts/ci-android-xml.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/android/scripts/ci-android-xml.sh b/android/scripts/ci-android-xml.sh index 1d7c46020a..0fd552b3a6 100644 --- a/android/scripts/ci-android-xml.sh +++ b/android/scripts/ci-android-xml.sh @@ -1,7 +1,8 @@ +#!/usr/bin/env bash + # CI/Developer script to format # Relies on Tidy - https://github.com/htacg/tidy-html5 - # Autoformats Android XML files function tidy-up-android-xml { tidy -xml \ |
