summary refs log tree commit diff
path: root/bin/touch-projects
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2017-02-15 14:14:04 -0800
committerFranck Cuny <franck.cuny@gmail.com>2017-02-15 14:14:04 -0800
commita6400298d0b0e9c28cc0a3e34617a8f682eb633f (patch)
tree5c8946b4fdaa2c604d914d778282d061f7bddc0e /bin/touch-projects
parent[tmux] and once again, add it back .. (diff)
downloademacs.d-a6400298d0b0e9c28cc0a3e34617a8f682eb633f.tar.gz
[bin] Update a bunch of scripts.
Diffstat (limited to 'bin/touch-projects')
-rwxr-xr-xbin/touch-projects4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/touch-projects b/bin/touch-projects
index c7de34d..28f0819 100755
--- a/bin/touch-projects
+++ b/bin/touch-projects
@@ -9,7 +9,9 @@ PROJECTS=(
   eventbus/read-proxy
   eventbus/provisioning
   monitoring-configs
-  src/python/twitter/messaging
+  src/python/twitter
+  distributedlog
+  kestrel
 )
 
 for project in "${PROJECTS[@]}"; do