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