Created
February 1, 2018 00:31
-
-
Save wdmtech/7f099f6f0bf1fccf75b95b4c3a019728 to your computer and use it in GitHub Desktop.
Wget entire website
This file contains 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
// https://lifehacker.com/5796188/convert-a-blog-to-a-static-website-with-wget-and-rsync | |
./wget -m -p -P ./ executive-carhire.co.uk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment