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