it's actually just format

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2020-08-21 15:42:52 +03:00
parent f103e564dc
commit b63ae67204
1 changed files with 1 additions and 1 deletions

2
ufw
View File

@ -140,7 +140,7 @@ upload() {
api_response=$( curl \
-F file="@$file" \
-F api_format='json' \
-F format='json' \
-F flag_private="$flag_private" \
-F secret="$secret" \
-F tags="$tags" \