mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 03:19:31 +00:00
removing extra lines
I did not find the purpose of their use
This commit is contained in:
parent
c716a1294a
commit
e55d4d8300
1 changed files with 0 additions and 3 deletions
|
|
@ -689,8 +689,5 @@ if [ "$1" = "showfiltered" ]; then
|
|||
mongo --eval "db.subscribers.find({},{'_id':0,'imsi':1,'security.k':1, 'security.opc':1,'slice.session.name':1,'slice.session.ue.addr':1})" $DB_URI
|
||||
exit $?
|
||||
fi
|
||||
echo "open5gs-dbctl: incorrect number of args, format is \"open5gs-dbctl add imsi key opc\""
|
||||
exit 1
|
||||
fi
|
||||
|
||||
display_help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue