load functions from /etc/profile.d
This commit is contained in:
parent
6ffb97c363
commit
ff8f642ee0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
RHIZO_SCRIPT="/home/rhizomatica/bin"
|
||||
. $RHIZO_SCRIPT/vars.sh
|
||||
. $RHIZO_SCRIPT/rccn-functions
|
||||
. /etc/profile.d/rccn-functions.sh
|
||||
|
||||
NACK=`echo "show lchan" | nc -q1 localhost 4242 | grep "BROKEN UNUSABLE Error reason: NACK on activation" | wc -l`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue