forked from norman/fusionpbx-install.sh-github-mirror
Update fusionpbx.sh
This commit is contained in:
4
debian/resources/fusionpbx.sh
vendored
4
debian/resources/fusionpbx.sh
vendored
@@ -26,6 +26,10 @@ else
|
|||||||
branch="-b $system_version"
|
branch="-b $system_version"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
#add the cache directory
|
||||||
|
mkdir -p /var/cache/fusionpbx
|
||||||
|
chown -R www-data:www-data /var/cache/fusionpbx
|
||||||
|
|
||||||
#get the source code
|
#get the source code
|
||||||
git clone $branch https://github.com/fusionpbx/fusionpbx.git /var/www/fusionpbx
|
git clone $branch https://github.com/fusionpbx/fusionpbx.git /var/www/fusionpbx
|
||||||
chown -R www-data:www-data /var/www/fusionpbx
|
chown -R www-data:www-data /var/www/fusionpbx
|
||||||
|
|||||||
Reference in New Issue
Block a user