Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jlmcgraw committed Jan 23, 2018
1 parent 6bef895 commit bb146d9
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 5,869 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ META.yml
MYMETA.yml
nytprof.out
pm_to_blib
DDTPP*.zip
2 changes: 1 addition & 1 deletion Steps to update to latest cycle.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Steps to update to latest cycle
$previousCycle = 1506
$latestCycle = 1507

mkdir $latestCycle
mkdir "dtpp-${latestCycle}"

#unzip all of the dtpp archives to one directory
unzip -q -u "DDTPP?_20$latestCycle.zip" -d dtpp-$latestCycle
Expand Down
Loading

0 comments on commit bb146d9

Please sign in to comment.