X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Fdocs%2Finstallation%2Fotp_en.md;h=329afe967de0ae3d1d967f6a2acc32f0b4615ecb;hb=d7c805b0bb59f57f336e610a7e362f6d17c42474;hp=022716fec881d8a6d4239abca8f9a738e703a64d;hpb=bfbe4e8dce2bef75c3b3a87884e5a39abb7a444e;p=akkoma diff --git a/docs/docs/installation/otp_en.md b/docs/docs/installation/otp_en.md index 022716fec..329afe967 100644 --- a/docs/docs/installation/otp_en.md +++ b/docs/docs/installation/otp_en.md @@ -306,6 +306,8 @@ su akkoma -s $SHELL -lc "./bin/pleroma_ctl user new joeuser joeuser@sld.tld --ad ``` This will create an account withe the username of 'joeuser' with the email address of joeuser@sld.tld, and set that user's account as an admin. This will result in a link that you can paste into the browser, which logs you in and enables you to set the password. +{! installation/frontends.include !} + ## Further reading {! installation/further_reading.include !}