Update fusionpbx.sh
This commit is contained in:
parent
5ed396113a
commit
9869052d3f
|
|
@ -3,6 +3,7 @@
|
|||
#move to script directory so all relative paths work
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
. ./config.sh
|
||||
. ./colors.sh
|
||||
. ./arguments.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue