Add semaphore file for 202 Amp Check
Allow to disable constant turning on of the PA on a sysmoBTS 2050
This commit is contained in:
parent
238f4335b6
commit
3252b99fd5
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@ RHIZO_SCRIPT="/home/rhizomatica/bin"
|
||||||
|
|
||||||
. $RHIZO_SCRIPT/vars.sh
|
. $RHIZO_SCRIPT/vars.sh
|
||||||
|
|
||||||
|
if [ ! -f /tmp/no_check_amps ] ; then
|
||||||
$RHIZO_SCRIPT/monitor_amp.sh
|
$RHIZO_SCRIPT/monitor_amp.sh
|
||||||
|
fi
|
||||||
|
|
||||||
for bts in "${BTS[@]}" ; do
|
for bts in "${BTS[@]}" ; do
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue