Merge "Source functions in rejoin-stack.sh"
This commit is contained in:
commit
ab348cd4d8
@ -5,6 +5,10 @@
|
||||
|
||||
TOP_DIR=`dirname $0`
|
||||
|
||||
# Import common functions in case the localrc (loaded via stackrc)
|
||||
# uses them.
|
||||
source $TOP_DIR/functions
|
||||
|
||||
source $TOP_DIR/stackrc
|
||||
|
||||
# if screenrc exists, run screen
|
||||
|
Loading…
Reference in New Issue
Block a user