From 57204e964ec4423b6bb240404520ed240e9db9a0 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 22 Apr 2017 22:22:31 +0300 Subject: Add search-title option to etc/brep-module.conf --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index d5c5560..f6e967d 100644 --- a/INSTALL +++ b/INSTALL @@ -270,7 +270,7 @@ cron job is a natural choice. The following crontab entry will execute the loader every five minutes: -$ crontab - +$ crontab -l MAILTO= PATH=/usr/local/bin:/bin:/usr/bin */5 * * * * $HOME/install/bin/brep-load $HOME/config/loadtab @@ -353,7 +353,7 @@ $ sudo systemctl stop apache2 Install new brep: -$ rm -rf install/* +$ rm -rf ../install/* $ bpkg install brep $ cd .. -- cgit v1.1