logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 499df7b73aa723aab9c623754b531307b98cf584
parent 14054cd004d91e89644c31d61b08d50ff0df09dd
Author: Maksim <parallel588@gmail.com>
Date:   Thu, 16 Jul 2020 13:30:17 +0000

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

Diffstat:

Mlib/mix/tasks/pleroma/release_env.ex2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/mix/tasks/pleroma/release_env.ex b/lib/mix/tasks/pleroma/release_env.ex @@ -56,7 +56,7 @@ defmodule Mix.Tasks.Pleroma.ReleaseEnv do shell_info("\nThe file generated: #{env_path}.\n") shell_info(""" - WARNING: before start pleroma app please to made the file read-only and non-modifiable. + WARNING: before start pleroma app please make sure to make the file read-only and non-modifiable. Example: chmod 0444 #{file_path} chattr +i #{file_path}