#!/bin/bash ############################################################ # Author: Asim # Bash script created Jan 11, 2014 # # TODO # 1) Add interactivity # 2) Check from CDN for latest file updates # 3) Install dependancies # 4) Convert it into a REAL bash script ############################################################ wget https://github.com/downloads/genebean/uptimed/uptimed-0.3.17-0.2.tar.gz tar -vxf uptimed-0.3.17-0.2.tar.gz cd uptimed-0.3.17-0.2 ./configure gmake make install uptimed -b uprecords