support for stackdistiller

This commit is contained in:
Sandy Walsh 2014-05-28 03:33:22 +00:00
parent 4d04479581
commit 8f4c415e10

View File

@ -19,7 +19,8 @@ fi
cd $SOURCE_DIR cd $SOURCE_DIR
for file in StackTach/shoebox StackTach/simport StackTach/notigen \ for file in StackTach/shoebox StackTach/simport StackTach/notigen \
StackTach/notabene StackTach/notification_utils rackerlabs/yagi StackTach/notabene StackTach/notification_utils rackerlabs/yagi \
StackTach/stackdistiller
do do
git clone https://github.com/$file git clone https://github.com/$file
done done