]> gitweb.fluxo.info Git - scripts.git/commitdiff
Syntax fix
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 1 Dec 2016 17:25:38 +0000 (15:25 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 1 Dec 2016 17:25:38 +0000 (15:25 -0200)
ztd

diff --git a/ztd b/ztd
index 966178d6cf06df38585510432d3597725a61775c..52ac5fe1e393ed4965d4f61e5e34f54d2cf92ae1 100755 (executable)
--- a/ztd
+++ b/ztd
@@ -9,7 +9,7 @@ PROJECT="$1"
 # Try to get there
 if [ ! -z "$PROJECT" ]; then
   cd $PROJECT
-else if [ ! -d '.git' ]; then
+elif [ ! -d '.git' ]; then
   cd
   remind ~/.reminders | grep -v '^No reminders.$'
   status