aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-ggsn-test/ogs/upfd.sh
blob: 694df35224ccd9977155a3c611ff80b8586b1a2e (plain)
1
2
3
4
5
6
#!/bin/sh
set -e
set -x
/data/upfd-setup.sh
#du -lha / | grep freeDiameter
su - osmocom -c "open5gs-upfd $*"