Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@dvershinin
Last active February 6, 2023 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dvershinin/79d506286c5e25eee3b568cbe2346ea3 to your computer and use it in GitHub Desktop.
Save dvershinin/79d506286c5e25eee3b568cbe2346ea3 to your computer and use it in GitHub Desktop.
Basic web server sanity checks
#!/bin/bash
echo 'We have updated the script. Please use "curl -L https://bit.ly/servchecksh | bash" next time'
curl -L https://bit.ly/servchecksh | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment