aboutsummaryrefslogtreecommitdiffstats
path: root/open5gs-master/pgw.sh
diff options
context:
space:
mode:
Diffstat (limited to 'open5gs-master/pgw.sh')
-rwxr-xr-xopen5gs-master/pgw.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/open5gs-master/pgw.sh b/open5gs-master/pgw.sh
new file mode 100755
index 0000000..3286256
--- /dev/null
+++ b/open5gs-master/pgw.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+set -e
+set -x
+/root/setup.sh
+su - osmocom -c "open5gs-pgwd $*"