Skip to content

Commit

Permalink
add batch for 8/2
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeGermuska committed Aug 1, 2011
1 parent f36866c commit 64cf442
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions dataprocessing/batch_20110802.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
#!/bin/bash
# 17 IL
./batch_sf.sh "Illinois" production
./deploy_data.py staging
./deploy_lookups.py staging
./deploy_labels.py staging
# 46 SD
./batch_sf.sh "South Dakota" production
# 32 NV
./batch_sf.sh "Nevada" production
# 41 OR
./batch_sf.sh "Oregon" production
# 18 IN
./batch_sf.sh "Indiana" production
# 53 WA
./batch_sf.sh "Washington" production

0 comments on commit 64cf442

Please sign in to comment.