浏览代码

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