Sha256: 716f2f84c36ef7208551eaa427607082194748d3f9e511c4ae962d6935d4abd1

Contents?: true

Size: 251 Bytes

Versions: 3

Compression:

Stored size: 251 Bytes

Contents

#!/bin/sh

rm -Rf ./vendor/*
wget http://www.gpo.gov/fdsys/pkg/CFR-2013-title48-vol2/xml/CFR-2013-title48-vol2-chap1-subchapH.xml -P vendor
wget http://www.gpo.gov/fdsys/pkg/CFR-2013-title48-vol3/xml/CFR-2013-title48-vol3-chap2-subchapH.xml -P vendor

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
so_far_so_good-1.1.1 script/vendor
so_far_so_good-1.1.0 script/vendor
so_far_so_good-1.0.1 script/vendor