We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf43ee0 commit 44b2e16Copy full SHA for 44b2e16
source/installguide/management-server/_pkg_install.rst
@@ -56,11 +56,6 @@ Install on Ubuntu
56
Install on Debian
57
^^^^^^^^^^^^^^^^^
58
59
-
60
-.. parsed-literal::
61
62
- sudo apt install cloudstack-management
63
64
.. note::
65
The MySQL Python connector is not available in Debian's package repository sources, please add MySQL's own package repository:
66
@@ -70,4 +65,7 @@ Install on Debian
70
sudo apt install -y /tmp/mysql-apt-config_0.8.36-1_all.deb
71
sudo apt update
72
67
68
+.. parsed-literal::
69
+
+ sudo apt install cloudstack-management
73
0 commit comments