fix for CLOUDSTACK-481

Signed-off-by: radhikap <radhika.puthiyetath@citrix.com>
This commit is contained in:
radhikap 2012-12-19 10:05:28 +05:30 committed by Joe Brockmeier
parent db2033d2e6
commit aa9ccf7302
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ cloud-utils_4.0.0-incubating_amd64.deb
create <filename>/etc/apt/sources.list.d/cloudstack.list</filename> with this
line:</para>
<programlisting>deb http://<replaceable>server.url</replaceable>/cloudstack/repo binary/</programlisting>
<programlisting>deb http://<replaceable>server.url</replaceable>/cloudstack/repo binary ./</programlisting>
<para>Now that you have the repository info in place, you'll want to run another
update so that APT knows where to find the &PRODUCT; packages.</para>