correction installation
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
- prompt password db `password`
|
||||
- `exit`
|
||||
5. cloner le thème
|
||||
- `cd src/bedrock/web/app/themes/`
|
||||
- `git submodule add https://figureslibres.io/gogs/valentin_le_moign/partition-jlg-theme.git ./src/bedrock/web/app/themes`
|
||||
- `git submodule add https://figureslibres.io/gogs/valentin_le_moign/partition-jlg-theme.git ./src/bedrock/web/app/themes/partition-jlg-theme`
|
||||
6. installer le thème `make install_theme`
|
||||
7. activer redis dans l'admin wordpress
|
||||
- `plugins -> installed plugins`
|
||||
@@ -65,4 +64,4 @@ https://toby.ink/blog/2020/11/26/dummys-guide-to-roots-sage-theme-in-wordpress
|
||||
- `docker exec -it mariadb /bin/sh`
|
||||
- `mysqldump -u root -p wordpress > /var/lib/mysql/wordpress.sql`
|
||||
- `exit`
|
||||
- `sudo mv data/wordpress.sql ./Docker/mariadb/wordpress.sql`
|
||||
- `sudo mv data/wordpress.sql ./Docker/mariadb/wordpress.sql`
|
||||
|
||||
Reference in New Issue
Block a user