mirror of
https://github.com/PentHertz/OpenBTS.git
synced 2026-04-28 11:29:29 +00:00
4 lines
67 B
Bash
Executable file
4 lines
67 B
Bash
Executable file
#!/bin/bash
|
|
|
|
exec /OpenBTS/OpenBTSCLI -p 49300 -t 127.0.0.1 -d $*
|
|
|