We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db2033d commit aa9ccf7Copy full SHA for aa9ccf7
1 file changed
docs/en-US/build-deb.xml
@@ -110,7 +110,7 @@ cloud-utils_4.0.0-incubating_amd64.deb
110
create <filename>/etc/apt/sources.list.d/cloudstack.list</filename> with this
111
line:</para>
112
113
- <programlisting>deb http://<replaceable>server.url</replaceable>/cloudstack/repo binary/</programlisting>
+ <programlisting>deb http://<replaceable>server.url</replaceable>/cloudstack/repo binary ./</programlisting>
114
115
<para>Now that you have the repository info in place, you'll want to run another
116
update so that APT knows where to find the &PRODUCT; packages.</para>
0 commit comments