From: Jami Kettunen Date: Sun, 15 Jan 2023 04:24:44 +0000 (+0200) Subject: debian: Unify waydroid.postinst indentation X-Git-Tag: 1.4.0~43 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/51c335fb2af0c292b51fa0b030ce4c7b39e97825?ds=sidebyside debian: Unify waydroid.postinst indentation This tiny detail has bugged me for too long, let's just use tabs since that's what the rest of the file was indented with anyway. --- diff --git a/debian/waydroid.postinst b/debian/waydroid.postinst index 10f9eea..f81eabe 100644 --- a/debian/waydroid.postinst +++ b/debian/waydroid.postinst @@ -3,7 +3,7 @@ set -e configure() { # Update configs - waydroid upgrade -o + waydroid upgrade -o } case "$1" in