docker-playground/ttcn3-pgw-test/upfd.sh

6 lines
78 B
Bash
Executable File

#!/bin/sh
set -e
set -x
/data/upfd-setup.sh
su - osmocom -c "open5gs-upfd $*"