Skip to content

Instantly share code, notes, and snippets.

@slpsys
Created February 13, 2013 22:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slpsys/4948768 to your computer and use it in GitHub Desktop.
Save slpsys/4948768 to your computer and use it in GitHub Desktop.
lulz
#download monit source
wget $MONIT_SOURCE_URL -O /root/download/monit.tar.gz
if [ ! -e /root/download/redis.tar.gz ]
then
wget $MONIT_SOURCE_URL -O /root/download/monit.tar.gz
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment