Evocheck is a Bash script to check the conformity of an Evolix server.
Go to file
2017-12-15 09:33:30 +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 Add MOUNT_FSTAB check 2017-12-08 15:56:31 +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