From 6d3a310d698f2db6da029b7cd564b1be59393a3e Mon Sep 17 00:00:00 2001 From: Valentin Date: Mon, 15 May 2023 05:09:28 +0200 Subject: [PATCH] correction install --- .gitmodules | 3 +++ README.md | 2 +- src/bedrock/web/app/themes/partition-jlg-theme | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 src/bedrock/web/app/themes/partition-jlg-theme diff --git a/.gitmodules b/.gitmodules index faf2e48..7632f70 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "src/bedrock/web/app/themes/partition_jlg_theme"] path = src/bedrock/web/app/themes/partition_jlg_theme url = https://figureslibres.io/gogs/valentin_le_moign/partition-jlg-theme.git +[submodule "src/bedrock/web/app/themes/partition-jlg-theme"] + path = src/bedrock/web/app/themes/partition-jlg-theme + url = https://figureslibres.io/gogs/valentin_le_moign/partition-jlg-theme.git diff --git a/README.md b/README.md index 74afa37..d1258b2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ - prompt password db `password` - `exit` 5. cloner le thème - - `git submodule add https://figureslibres.io/gogs/valentin_le_moign/partition-jlg-theme.git ./src/bedrock/web/app/themes/partition-jlg-theme` + - `git submodule add -f 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` diff --git a/src/bedrock/web/app/themes/partition-jlg-theme b/src/bedrock/web/app/themes/partition-jlg-theme new file mode 160000 index 0000000..8d4cc94 --- /dev/null +++ b/src/bedrock/web/app/themes/partition-jlg-theme @@ -0,0 +1 @@ +Subproject commit 8d4cc949a2c92aad8abf2e5737bfd8e236e9cfaa