projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
03da653
)
Mix task frontend: Read the docs.
author
lain
<lain@soykaf.club>
Fri, 7 Aug 2020 13:01:08 +0000
(15:01 +0200)
committer
lain
<lain@soykaf.club>
Fri, 7 Aug 2020 13:01:08 +0000
(15:01 +0200)
lib/mix/tasks/pleroma/frontend.ex
patch
|
blob
|
history
diff --git
a/lib/mix/tasks/pleroma/frontend.ex
b/lib/mix/tasks/pleroma/frontend.ex
index c385c355a38a2c38902d19758b73012f6f2b9d20..2adbf8d72c9835cfbc01cf76aaabc306952742cc 100644
(file)
--- a/
lib/mix/tasks/pleroma/frontend.ex
+++ b/
lib/mix/tasks/pleroma/frontend.ex
@@
-9,7
+9,7
@@
defmodule Mix.Tasks.Pleroma.Frontend do
@shortdoc "Manages bundled Pleroma frontends"
@shortdoc "Manages bundled Pleroma frontends"
-
#
@moduledoc File.read!("docs/administration/CLI_tasks/frontend.md")
+ @moduledoc File.read!("docs/administration/CLI_tasks/frontend.md")
def run(["install", "none" | _args]) do
shell_info("Skipping frontend installation because none was requested")
def run(["install", "none" | _args]) do
shell_info("Skipping frontend installation because none was requested")