Sha256: 1e030761669f3bf02bade629a39196f0c8023ce7d18223743d54c83c42d9f6ac
Contents?: true
Size: 250 Bytes
Versions: 1
Compression:
Stored size: 250 Bytes
Contents
#!/usr/bin/env ruby require 'govuk_mirrorer' begin GovukMirrorer.run rescue GovukMirrorer::Configurer::NoRootUrlSpecifiedError abort "No root url specified.\nEither specify the --site-root option or set the MIRRORER_SITE_ROOT env variable" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
govuk_mirrorer-1.3.2 | bin/govuk_mirrorer |