This commit is contained in:
Julien Palard 2020-10-14 09:36:27 +02:00
parent c3ad6849a4
commit da4402dad2
1 changed files with 3 additions and 1 deletions

View File

@ -94,7 +94,9 @@
<pre>wyz()
{
curl https://wyz.fr/ -F"${1##*.}=@$1"
}</pre>
}</pre>
Like this:
<pre>wyz FILE_TO_UPLOAD</pre>
</div>
</div>
{% endblock %}