Removing environment.sh includ as it isn't needed.
This commit is contained in:
parent
547feffebf
commit
a6c3d51cbf
|
|
@ -3,7 +3,6 @@ cd "$(dirname "$0")"
|
||||||
|
|
||||||
#includes
|
#includes
|
||||||
. ../config.sh
|
. ../config.sh
|
||||||
. ../environment.sh
|
|
||||||
|
|
||||||
#default permissions
|
#default permissions
|
||||||
chown -R www-data:www-data /etc/freeswitch
|
chown -R www-data:www-data /etc/freeswitch
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue