Explorar el Código

addond: Fixup OCD-inducing indentation

Paul Keith hace 7 años
padre
commit
04dd149873
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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