mirror of https://github.com/apache/cloudstack.git
run post script to link cloudbridge directories after cloud-client installed
This commit is contained in:
parent
c130768b94
commit
8073a7a3bb
|
|
@ -427,7 +427,7 @@ else
|
|||
/sbin/service %{name}-console-proxy condrestart >/dev/null 2>&1 || true
|
||||
fi
|
||||
|
||||
%post aws-api
|
||||
%post client
|
||||
if [ "$1" == "1" ] ; then
|
||||
root=/usr/share/cloud/bridge
|
||||
target=/usr/share/cloud/management/
|
||||
|
|
|
|||
Loading…
Reference in New Issue