File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ You can find it on line 75 of /install/prod.sh
6
6
7
7
## Vagrant
8
8
``` bash
9
- git clone https://github.com/bradallenfisher/php-fpm-apache-2.4-centos7.git; cd php-fpm-apache-2.4-centos7; vagrant up
9
+ git clone https://github.com/bradallenfisher/drupal7- php-fpm-apache-2.4-centos7.git; cd drupal7- php-fpm-apache-2.4-centos7; vagrant up
10
10
```
11
11
12
12
## PROD
13
13
``` bash
14
- yes | yum -y install git && git clone https://github.com/bradallenfisher/php-fpm-apache-2.4-centos7.git && cd php-fpm-apache-2.4-centos7 && chmod 700 install/prod.sh && install/prod.sh
14
+ yes | yum -y install git && git clone https://github.com/bradallenfisher/drupal7- php-fpm-apache-2.4-centos7.git && cd drupal7- php-fpm-apache-2.4-centos7 && chmod 700 install/prod.sh && install/prod.sh
15
15
```
You can’t perform that action at this time.
0 commit comments