Fix wget backup output name
This commit is contained in:
parent
8b9486fc5f
commit
241199a3d0
|
@ -41,6 +41,7 @@ export function Admin(props) {
|
|||
Automate with wget (keep secret, that's <b>your</b> login token):
|
||||
<pre>
|
||||
wget \
|
||||
<br /> --content-disposition \
|
||||
<br /> --header="Authorization: Token {token}" \
|
||||
<br /> {apiUrl}/backup/
|
||||
</pre>
|
||||
|
|
Loading…
Reference in New Issue
Block a user