Adds command to get admin code
This commit is contained in:
parent
b4e0749f73
commit
ed536e6b41
5 changed files with 26 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
<p class="help" id="desc_admin_key">
|
||||
{% blocktrans trimmed %}
|
||||
An admin key was created when you installed BookWyrm.
|
||||
You can get your admin key by running <code>./bw-dev admin-code</code> from the command line on your server.
|
||||
You can get your admin key by running <code>./bw-dev admin_code</code> from the command line on your server.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue