markdown fixup
parent
e7f9e98eff
commit
676aec99f3
|
@ -1,12 +1,11 @@
|
||||||
#vhost-audit Web app
|
# vhost-audit Web app
|
||||||
|
|
||||||
Check websites for file alterations in ZFS snapshots.
|
Check websites for file alterations in ZFS snapshots.
|
||||||
|
|
||||||
##Install
|
## Install
|
||||||
|
|
||||||
cd /www/test.clem.sierraweb.com/htdocs/
|
cd /www/test.clem.sierraweb.com/htdocs/
|
||||||
git clone git@gitea.sierraweb.com:haroldp/vhost-audit.git
|
git clone git@gitea.sierraweb.com:haroldp/vhost-audit.git
|
||||||
cd vhost-audit
|
cd vhost-audit
|
||||||
chmod 755 bin/*.pl
|
|
||||||
echo "/www/clementinebakery.com/htdocs" > sites.txt
|
echo "/www/clementinebakery.com/htdocs" > sites.txt
|
||||||
./bin/cron.pl
|
./bin/cron.pl
|
||||||
|
|
Loading…
Reference in New Issue