remove the msc assoc mgw from the 'stack' script
This commit is contained in:
parent
767b84f4d5
commit
b5650a8e41
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ if [ "$1" == "" ] ; then
|
||||||
else
|
else
|
||||||
_cmd=$1
|
_cmd=$1
|
||||||
fi
|
fi
|
||||||
systemctl $_cmd osmo-stp osmo-bsc osmo-msc osmo-hlr osmo-mgw osmo-mgw-msc osmo-sgsn osmo-sip-connector
|
systemctl $_cmd osmo-stp osmo-bsc osmo-msc osmo-hlr osmo-mgw osmo-sgsn osmo-sip-connector
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue