From f81bd8f34b64e92f4bf99af3c98fe7b20d88d5fd Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Mon, 1 Jan 2007 14:25:25 +0000 Subject: [PATCH] ebl small fix git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3886 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index 7be2ca1152..42872044e7 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -39,7 +39,7 @@ Bweb works well with 1.39 release or later. mkdir -p /usr/share/bweb/tpl install -m 644 -o root -g root bweb/tpl/*.tpl /usr/share/bweb/tpl - # copy the bweb graphics elements (bweb elements must reside inn /bweb) + # copy the bweb graphics elements (bweb elements must reside in /bweb) mkdir /var/www/bweb install -m 644 -o root -g root bweb/html/*.{js,png,css,gif,ico} /var/www/bweb -- 2.39.5