website/docs: fix file upload tar script

pull/4652/head
Matthew Hooker 9 years ago
parent 66794db33a
commit f8a8952231
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

@ -107,6 +107,7 @@ lrwxr-xr-x 1 mwhooker staff 5 Jan 27 17:10 file1link -> file1
{
"inline": [
"cd /tmp && tar xf toupload/files.tar",
"rm toupload/files.tar"
],
"type": "shell"
}

Loading…
Cancel
Save