summaryrefslogtreecommitdiffhomepage
path: root/android/scripts
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2023-03-16 10:15:45 +0100
committerAlbin <albin@mullvad.net>2023-03-16 11:50:05 +0100
commit2352191e32d684785914c47109b1a1ce4ab2b9af (patch)
tree2a857ffbe3bfc9a692ef5a459acc1df166863fff /android/scripts
parentba8c093a8609c3f4535d8002bd8304c35b13d9b0 (diff)
downloadmullvadvpn-2352191e32d684785914c47109b1a1ce4ab2b9af.tar.xz
mullvadvpn-2352191e32d684785914c47109b1a1ce4ab2b9af.zip
Migrate tidy action to use container
Diffstat (limited to 'android/scripts')
-rw-r--r--android/scripts/ci-android-xml.sh3
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 \