Files
osmo-mgw/openbsc/contrib/bsc-test/drop-oml.sh
2010-11-26 00:00:21 +01:00

7 lines
81 B
Bash
Executable File

#!/bin/sh
sleep 3
echo "enable"
sleep 1
echo "drop bts connection 0 oml"
sleep 1