Skip to content

Commit

Permalink
Update script changes for suspended bots
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyhaines committed Feb 12, 2012
1 parent 19e05f2 commit c5f3d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update.sh
@@ -1,5 +1,5 @@
#!/bin/bash
for iteration in {7..15}
for iteration in {7..12}
do
git push bot_$iteration master
done

0 comments on commit c5f3d83

Please sign in to comment.