F O R M A T I N G
This commit is contained in:
parent
57c71f8468
commit
03b2d1016d
2 changed files with 2 additions and 3 deletions
|
|
@ -145,7 +145,6 @@ defmodule Mix.Tasks.Pleroma.Instance do
|
|||
end
|
||||
end
|
||||
|
||||
|
||||
defp escape_sh_path(path) do
|
||||
~S(') <> String.replace(path, ~S('), ~S(\')) <> ~S(')
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue