Browse Source

make file fix

bach 3 years ago
parent
commit
1c0f66f5e1
2 changed files with 3 additions and 3 deletions
  1. 1 1
      Makefile
  2. 2 2
      README.md

+ 1 - 1
Makefile

@@ -59,7 +59,7 @@ exec_php_d7:
 		docker exec -it popsu_php_d7_1 bash
 
 exec_php_d9:
-		docker exec -it popsu_php_d9_1 sh
+		docker exec -it popsu_php_d9_1 bash
 
 exec_mysql_d7:
 		docker exec -it popsu_mysql_d7_1 bash

+ 2 - 2
README.md

@@ -1,5 +1,5 @@
 
-# Popsu Docker 
+# Popsu Docker
 Popsu powered by druapl 7  in docker environement (nginx, php:5.6-fpm+drush, mariadb, redis:4, phpmyadmin)
 
 ## Install docker
@@ -32,7 +32,7 @@ submodules :
 
 ```
 cp -r ressources/d7/settings.php src_d7/sites/default/
-cp -r ressources/d9/settings.php src_d9/sites/default/
+cp -r ressources/d9/settings.php src_d9/web/sites/default/
 ```
 
 ### get the sites/default/files folder