Merge pull request #14 from linuxserver/remove-locks

remove locks on container init as there is no other option
This commit is contained in:
Ryan Kuba 2024-04-16 12:57:02 -07:00 committed by GitHub
commit 09876c071e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1 +1,3 @@
rm -f $HOME/.config/darktable/library.db.lock
rm -f $HOME/.config/darktable/data.db.lock
darktable