]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl update UPGRADE notes
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 9 Aug 2007 14:50:15 +0000 (14:50 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 9 Aug 2007 14:50:15 +0000 (14:50 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5323 91ce42f0-d328-0410-95d8-f526ca767f89

gui/debian/bweb.postinst

index 4e3ba3135ea2b4b9333cb7f644f26f328400bd5e..1c0284a38640c63ce9a5d0c80415f6fd62eb831e 100644 (file)
@@ -35,6 +35,9 @@ if [ "$1" = "configure" ] ; then
  echo "by your www-data. You meed to use :"
  echo "chmod 644 /etc/bacula/bconsole.conf"
  echo "chmod 755 /usr/bin/bconsole"
+ echo
+ echo "If you are upgrading from a previous version, read /usr/share/doc/bweb/UPGRADE notes"
+ echo
  
 fi