mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-05-02 14:42:49 +03:00
7 lines
96 B
Bash
Executable File
7 lines
96 B
Bash
Executable File
#!/bin/bash
|
|
. ./params.cfg
|
|
|
|
set -x
|
|
PYTHONPATH=$PYSIM_DIR ../rcp_client.py $VERBOSE \
|
|
-h
|