Skip to content

Instantly share code, notes, and snippets.

@nehabhardwaj01
Created April 29, 2019 09:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nehabhardwaj01/4701117bee69e4697d38bbbbcc0d220c to your computer and use it in GitHub Desktop.
Save nehabhardwaj01/4701117bee69e4697d38bbbbcc0d220c to your computer and use it in GitHub Desktop.
// Create a directory.
mkdir static_content
// Copy all the files to this directory.
cp hello.html static_content/
cp hello.tar.gz static_content/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment