From: Silvio Rhatto Date: Thu, 1 Dec 2016 17:25:38 +0000 (-0200) Subject: Syntax fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d5e7c04e1884badaf19452a2358dd48d5b21dec8;p=scripts.git Syntax fix --- diff --git a/ztd b/ztd index 966178d..52ac5fe 100755 --- 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