diff --git a/offsite-power-check.sh b/offsite-power-check.sh index f10a31bf..d248f37c 100755 --- a/offsite-power-check.sh +++ b/offsite-power-check.sh @@ -166,7 +166,6 @@ case $1 in start) PWO_START &;; stop) PWO_STOP;; restart) PWO_RESTART;; - logrotate) LOGROTATE;; update) cd ${PW_FOLDER} if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" != "`git ls-remote origin -h refs/heads/master |cut -f1`" ]; then