forked from norman/fusionpbx-install.sh-github-mirror
BugFix-Resource sourcing (#46)
changes of directory using relative paths is back firing
This commit is contained in:
1
debian/resources/fusionpbx.sh
vendored
1
debian/resources/fusionpbx.sh
vendored
@@ -3,6 +3,7 @@
|
||||
#move to script directory so all relative paths work
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
. ./colors.sh
|
||||
. ./arguments.sh
|
||||
|
||||
#send a message
|
||||
|
||||
Reference in New Issue
Block a user