diff options
Diffstat (limited to 'android')
-rwxr-xr-x | android/mobile-config.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/mobile-config.py b/android/mobile-config.py index 53222b446e87..5998e5d1f9b7 100755 --- a/android/mobile-config.py +++ b/android/mobile-config.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 # -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*- # # This file is part of the LibreOffice project. |