summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xplan3
1 files changed, 2 insertions, 1 deletions
diff --git a/plan b/plan
index 0bf7f3a..954e287 100755
--- a/plan
+++ b/plan
@@ -42,6 +42,7 @@ then
markdown $filepath.md > $filepath.html
firefox $filepath.html
fi
+ else
+ openPlan
fi
fi
-openPlan