mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2024-12-23 01:46:16 +01:00
fix format
This commit is contained in:
parent
1547a2fda4
commit
aaceb042c5
@ -244,7 +244,7 @@ defmodule Mix.Tasks.Pleroma.Instance do
|
||||
|
||||
config_dir = Path.dirname(config_path)
|
||||
psql_dir = Path.dirname(psql_path)
|
||||
|
||||
|
||||
[config_dir, psql_dir, static_dir, uploads_dir]
|
||||
|> Enum.reject(&File.exists?/1)
|
||||
|> Enum.map(&File.mkdir_p!/1)
|
||||
|
Loading…
Reference in New Issue
Block a user