Merge "Use bash instead of sh when calling deploy-tacker-demo-sfc"
This commit is contained in:
commit
fe877b6194
@ -57,7 +57,7 @@ EOF
|
||||
}
|
||||
|
||||
function deploy_sfc {
|
||||
sh ./deploy-tacker-demo
|
||||
bash ./deploy-tacker-demo
|
||||
create_servers
|
||||
sfc_gen_config
|
||||
echo "Creating VNFFGD"
|
||||
|
Loading…
x
Reference in New Issue
Block a user