mirror of
https://github.com/maubot/maubot.git
synced 2024-10-01 01:06:10 -04:00
Move plugin databases to new path in docker image
This commit is contained in:
parent
3f46dfdfd9
commit
c179fd3aeb
@ -41,5 +41,6 @@ fi
|
||||
alembic -x config=/data/config.yaml upgrade head
|
||||
fixperms
|
||||
fixconfig
|
||||
mv -n /data/plugins/*.db /data/dbs/
|
||||
|
||||
exec su-exec $UID:$GID python3 -m maubot -c /data/config.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user