forked from norman/fusionpbx-install.sh-github-mirror
Create pre-install.sh
This commit is contained in:
7
centos/pre-install.sh
Normal file
7
centos/pre-install.sh
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
#install git
|
||||||
|
yum install git
|
||||||
|
|
||||||
|
#get the install script
|
||||||
|
cd /usr/src && git clone https://github.com/fusionpbx/fusionpbx-install.sh.git
|
||||||
Reference in New Issue
Block a user