瀏覽代碼

Update pre-install.sh

FusionPBX 8 年之前
父節點
當前提交
39f5d2388f
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      centos/pre-install.sh

+ 3 - 0
centos/pre-install.sh

@@ -5,3 +5,6 @@ yum install git
 
 #get the install script
 cd /usr/src && git clone https://github.com/fusionpbx/fusionpbx-install.sh.git
+
+#change the working directory
+cd /usr/src/fusionpbx-install.sh/centos