Added basic utilities.
This commit is contained in:
parent
f55f4d699d
commit
84475594cc
8 changed files with 113 additions and 19 deletions
4
modules/rhizomatica_base_system/files/bin/check_status.sh
Executable file
4
modules/rhizomatica_base_system/files/bin/check_status.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
. ./vars.sh
|
||||
echo "BTS1: "
|
||||
ssh root@$BTS1 sbts2050-util sbts2050-pwr-status
|
Loading…
Add table
Add a link
Reference in a new issue