Преглед изворни кода

addond: Fixup OCD-inducing indentation

Paul Keith пре 7 година
родитељ
комит
04dd149873
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      addond_tail

+ 2 - 2
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