forked from norman/fusionpbx-install.sh-github-mirror
Update package-permissions.sh
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
#move to script directory so all relative paths work
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
#includes
|
||||
. ../config.sh
|
||||
. ../environment.sh
|
||||
|
||||
#default permissions
|
||||
chown -R www-data:www-data /etc/freeswitch
|
||||
chown -R www-data:www-data /var/lib/freeswitch
|
||||
|
||||
Reference in New Issue
Block a user