mirror of https://github.com/apache/cloudstack.git
fixing misleading comment
This commit is contained in:
parent
d9cf0e2479
commit
519488fcdc
|
|
@ -102,7 +102,7 @@ install_packages() {
|
|||
|
||||
apt-get --no-install-recommends -q -y --force-yes install haproxy
|
||||
|
||||
#32 bit architecture support:: not required for 32 bit template
|
||||
#installing 32 -bit architecture for running vhd-util
|
||||
dpkg --add-architecture i386
|
||||
apt-get update
|
||||
apt-get --no-install-recommends -q -y --force-yes install links:i386 libuuid1:i386
|
||||
|
|
|
|||
Loading…
Reference in New Issue