diff --git a/Makefile b/Makefile index 68baef1..6bee7ac 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,6 @@ -default : copyTasksJson +default : concat +concat: + bash scripts/concat_org.sh >> scripts/stats.org convert: npm start copyTasksJson :