Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergkemper committed Mar 31, 2015
1 parent 3656d94 commit 96dfac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/INSTALL.md
Expand Up @@ -50,7 +50,7 @@ DIST=CentOS_7
# add the Bareos contrib repository
URL=http://download.bareos.org/bareos/contrib/$DIST
wget -O /etc/yum.repos.d/bareos-webui.repo $DIST/contrib.repo
wget -O /etc/yum.repos.d/bareos-webui.repo $URL/contrib.repo
# install bareos-webui package
yum install bareos-webui
Expand Down

0 comments on commit 96dfac4

Please sign in to comment.