mirror of https://github.com/apache/cloudstack.git
fix devcloud: copy router_proxy.sh into correct place
This commit is contained in:
parent
3cd9ba46fb
commit
a9c81b6f08
|
|
@ -64,4 +64,4 @@ cloud-prepare-upgrade.sh=..,0755,/usr/lib/xcp/bin
|
|||
getRouterStatus.sh=../../../../network/domr/,0755,/usr/lib/xcp/bin
|
||||
bumpUpPriority.sh=../../../../network/domr/,0755,/usr/lib/xcp/bin
|
||||
getDomRVersion.sh=../../../../network/domr/,0755,/usr/lib/xcp/bin
|
||||
router_proxy.sh=../../../../network/domr/,0755,/opt/xensource/bin
|
||||
router_proxy.sh=../../../../network/domr/,0755,/usr/lib/xcp/bin
|
||||
|
|
|
|||
Loading…
Reference in New Issue