moving plugins and modifying gitpress_utils.sh#11
moving plugins and modifying gitpress_utils.sh#11forgondolin wants to merge 1 commit intopschoffer:masterfrom
Conversation
|
Sorry @forgondolin , I finally got to test this. I am trying in the The new way of doing it needs to copy the mu-plugins somewhere, and then both seed and restore needs to either copy but probably better symlink that there. So something like for the dockerfile: And then something like WE might also need some .gitignore so that the mu-plugins won't be commited with the content code. ^^^ those are just for illustration I haven't tested those:) |
|
Solving - #5 |
|
|
|
BTW the symlink needs to be created after we got the content, so that would be in the entry script not in Dockerfile. |
No description provided.