Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Maksim 2020-07-16 13:30:28 +00:00
parent c72676d22f
commit 16da9f5cfd

View file

@ -38,7 +38,7 @@ defmodule Mix.Tasks.Pleroma.ReleaseEnv do
get_option(
options,
:force,
"Environment file is exist. Do you want overwritten the #{env_path} file? (y/n)",
"Environment file already exists. Do you want to overwrite the #{env_path} file? (y/n)",
"n"
) === "y"
else