addond: Fixup OCD-inducing indentation

This commit is contained in:
Paul Keith 2018-06-10 03:56:21 +02:00
parent 3006026072
commit 04dd149873

View File

@ -24,9 +24,9 @@ case "$1" in
# Stub
;;
post-restore)
if [ -d "/postinstall" ]; then
if [ -d "/postinstall" ]; then
P="/postinstall/system"
else
else
P="/system"
fi