mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 13:03:33 +00:00
7 lines
81 B
Bash
Executable File
7 lines
81 B
Bash
Executable File
#!/bin/sh
|
|
sleep 3
|
|
echo "enable"
|
|
sleep 1
|
|
echo "drop bts connection 0 oml"
|
|
sleep 1
|