Browse Source

Fix bugs in README.md

Guzmán Castanedo Villalba 7 years ago
parent
commit
0370424cbd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -27,6 +27,8 @@ Also it's:
 
 `# cp ./backup-server/scripts/cron.d/backup-server /etc/cron.d/backup-server`
 
+`# cp ./backup-server/scripts/logrotate.d/backup-server /etc/logrotate.d/backup-server`
+
 `# rm -R ./backup-server`
 
 Edit `/etc/cron.d/backup-server` to automatic backups as desired.