Skip to content

Instantly share code, notes, and snippets.

@omega8cc
Created July 26, 2010 22:46
Show Gist options
  • Save omega8cc/491383 to your computer and use it in GitHub Desktop.
Save omega8cc/491383 to your computer and use it in GitHub Desktop.
if [ -z "$SRVIP" ]; then
echo ALERT! SRVIP is e-m-p-t-y, exit now...
exit
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment