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

This commit is contained in:
Maksim 2020-07-16 13:30:28 +00:00 committed by Maksim Pechnikov
parent 499df7b73a
commit e2333f757a
1 changed files with 1 additions and 1 deletions

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