mirror of
https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare.git
synced 2025-02-17 20:20:51 +01:00
Hotfix release script
This commit is contained in:
parent
6bd2d606df
commit
4757cc6ec8
@ -5,7 +5,7 @@ set -e
|
|||||||
export MOBILIZON_RESHARE_LOG_DIR="/tmp"
|
export MOBILIZON_RESHARE_LOG_DIR="/tmp"
|
||||||
export MOBILIZON_RESHARE_LOCAL_STATE_DIR="/tmp"
|
export MOBILIZON_RESHARE_LOCAL_STATE_DIR="/tmp"
|
||||||
export SECRETS_FOR_DYNACONF="$(pwd)/.secrets.toml"
|
export SECRETS_FOR_DYNACONF="$(pwd)/.secrets.toml"
|
||||||
export SETTINGS_FILE_FOR_DYNACONF="$(pwd)/settings.toml"
|
export SETTINGS_FILE_FOR_DYNACONF="$(pwd)/mobilizon_reshare/settings.toml"
|
||||||
export ENV_FOR_DYNACONF="production"
|
export ENV_FOR_DYNACONF="production"
|
||||||
|
|
||||||
poetry run mobilizon-reshare "$@"
|
poetry run mobilizon-reshare "$@"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user