From 04dd1498737517c771161ed6221fbe68c80a6e91 Mon Sep 17 00:00:00 2001 From: Paul Keith Date: Sun, 10 Jun 2018 03:56:21 +0200 Subject: [PATCH] addond: Fixup OCD-inducing indentation --- addond_tail | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addond_tail b/addond_tail index 88dd28c..1820d3a 100644 --- a/addond_tail +++ b/addond_tail @@ -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