Evocheck is a Bash script to check the conformity of an Evolix server.
Go to file
Benoît S. fcaf4fc430 Merge branch '20-increase-the-threshold' into 'master'
IS_UPTIME in --cron mode && IS_NOTUPGRADED at 90d

Closes #20

See merge request evolix/evocheck!4
2018-01-31 16:26:41 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-12-15 09:33:30 +01:00
evocheck.cf Annule un gros bug dans evomaintenance.cf ... 2012-01-27 12:40:57 +01:00
evocheck.sh IS_UPTIME in --cron mode && IS_NOTUPGRADED at 90d 2018-01-31 16:25:28 +01:00
README.md Update README 2017-12-14 11:29:07 +01:00

Release:

master> git archive --format=tar master | gzip > ../evocheck_<VERSION>.orig.tar.gz
master> pristine-tar commit ../evocheck_<VERSION>.orig.tar.gz master

Debian release:

debian-sid> git merge master
debian-sid> dch -v <VERSION>-1
debian-sid> git-buildpackage -us -uc --git-pristine-tar --git-upstream-branch=master --git-debian-branch=debian-sid