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.
This commit is contained in:
Jami Kettunen 2023-01-15 06:24:44 +02:00 committed by Alessandro Astone
parent 2c223d412e
commit 51c335fb2a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ set -e
configure() {
# Update configs
waydroid upgrade -o
waydroid upgrade -o
}
case "$1" in