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
|
alembic -x config=/data/config.yaml upgrade head
|
||||||
fixperms
|
fixperms
|
||||||
fixconfig
|
fixconfig
|
||||||
|
mv -n /data/plugins/*.db /data/dbs/
|
||||||
|
|
||||||
exec su-exec $UID:$GID python3 -m maubot -c /data/config.yaml
|
exec su-exec $UID:$GID python3 -m maubot -c /data/config.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user