From: Eric Bollengier Date: Mon, 1 Jan 2007 14:25:25 +0000 (+0000) Subject: ebl small fix X-Git-Tag: Release-2.0.0~31 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f81bd8f34b64e92f4bf99af3c98fe7b20d88d5fd;p=bacula%2Fbacula ebl small fix git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3886 91ce42f0-d328-0410-95d8-f526ca767f89 --- 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