mirror of
https://github.com/RangeNetworks/openbts.git
synced 2025-10-23 07:42:01 +00:00
5 lines
67 B
Bash
Executable File
5 lines
67 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec /OpenBTS/OpenBTSCLI -p 49300 -t 127.0.0.1 -d $*
|
|
|