mirror of https://github.com/apache/cloudstack.git
packaging/deb: Include cloudstack-guest-tool into cloudstack-agent DEB package (#4427)
This tool was not added to the cloudstack-agent DEB package while it is added to the RPM packages.
This commit is contained in:
parent
8a8947aa1e
commit
64e47561e5
|
|
@ -24,5 +24,6 @@
|
|||
/usr/bin/cloudstack-setup-agent
|
||||
/usr/bin/cloudstack-ssh
|
||||
/usr/bin/cloudstack-agent-upgrade
|
||||
/usr/bin/cloudstack-guest-tool
|
||||
/usr/share/cloudstack-agent/lib/*
|
||||
/usr/share/cloudstack-agent/plugins
|
||||
|
|
|
|||
Loading…
Reference in New Issue