remove extensions dir completly, create it on startup (#1778)

* remove extensions dir compleltly, and create it on server.py start

* also ignore symlinks
This commit is contained in:
dni ⚡ 2023-07-18 13:46:50 +02:00 committed by GitHub
parent 213be79aaa
commit 153e22fb54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View file

@ -47,5 +47,5 @@ fly.toml
lnbits-backup.zip
# Ignore extensions (post installable extension PR)
extensions/
extensions
upgrades/