forked from AkkomaGang/akkoma
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
c72676d22f
commit
16da9f5cfd
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ def run(["gen" | rest]) 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
|
||||
|
|
Loading…
Reference in a new issue