plugins: Don't create .ep_initialized files

These files cause problems with Docker images and read-only
directories/mounts, and they have dubious value (any install-time
setup should instead be done at startup).
This commit is contained in:
Richard Hansen 2021-11-10 17:34:09 -05:00
parent 263105d185
commit 085bc8cbb3
5 changed files with 8 additions and 21 deletions

1
.gitignore vendored
View file

@ -9,7 +9,6 @@ var/dirty.db
*.patch
npm-debug.log
*.DS_Store
.ep_initialized
*.crt
*.key
credentials.json