You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Define copy msg more precisely
This commit is contained in:
@@ -140,7 +140,7 @@ ${docker/*\/} exec -it "${DEV_NAME}" /bin/bash
|
||||
To update requirements-prod.txt you can build mailu using the dev requirements:
|
||||
"$0" --build-arg MAILU_DEPS=dev
|
||||
|
||||
And then copy the new dependencies:
|
||||
And then copy the new dependencies from a separate shell:
|
||||
${docker/*\/} exec "${DEV_NAME}" pip freeze >$(realpath "${base}")/requirements-new.txt
|
||||
|
||||
=============================================================================
|
||||
|
Reference in New Issue
Block a user