]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
debian: Unify waydroid.postinst indentation
authorJami Kettunen <jami.kettunen@protonmail.com>
Sun, 15 Jan 2023 04:24:44 +0000 (06:24 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Sun, 15 Jan 2023 15:59:49 +0000 (16:59 +0100)
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.

debian/waydroid.postinst

index 10f9eea4ff647fdb04842924540be73cf803b8ab..f81eabee39333531d7eff9c75a608f8f8bf153fd 100644 (file)
@@ -3,7 +3,7 @@ set -e
 
 configure() {
        # Update configs
-    waydroid upgrade -o
+       waydroid upgrade -o
 }
 
 case "$1" in