extract_mrf_simple_domains.sh: Added URI to script to script.
This commit is contained in:
parent
c80966f80f
commit
d0cff5bc36
|
@ -2,7 +2,7 @@
|
|||
# Parses MRF.SimplePolicy from Pleroma config and outputs federation
|
||||
# restrictions in human-readable plain text. First argument is prod.secret.exs.
|
||||
|
||||
# Version: 2019-07-13_1
|
||||
# Version: 2019-07-20_1
|
||||
|
||||
# The format in prod.secret.exs should be:
|
||||
#
|
||||
|
@ -89,5 +89,6 @@ function main()
|
|||
|
||||
main "${1}"
|
||||
|
||||
echo -e "\nGenerated with:\n"
|
||||
echo -en "\nGenerated with <https://schlomp.space/tastytea/fediverse-scripts/"
|
||||
echo -e "src/branch/main/extract_mrf_simple_domains.sh>:\n"
|
||||
cat ${0}
|
||||
|
|
Loading…
Reference in New Issue
Block a user