Created
February 3, 2017 17:40
-
-
Save rothgar/d32a2859c18c3141c0823e48cfd9fa0c to your computer and use it in GitHub Desktop.
Download Google SRE book for offline reading
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
wget -r -nc -p --html-extension -k -D google.com -np https://landing.google.com/sre/book/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment