support for stackdistiller
This commit is contained in:
parent
4d04479581
commit
8f4c415e10
3
build.sh
3
build.sh
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user