Skip to content
Snippets Groups Projects
Commit 6c2f29f08656 authored by Cédric Krier's avatar Cédric Krier :atom:
Browse files

Remove oauth2 option from upload.py

It is now the default option:
https://github.com/rietveld-codereview/rietveld/commit/c87064101219f4a5ed7f716d5c22d8ead5d9faed
parent 16f591a30d88
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
Make your modification.
Submit your change:</p>
<pre><code class="console">$ curl -L -o ~/.local/bin/upload.py https://codereview.tryton.org/static/upload.py
$ python ~/.local/bin/upload.py --oauth2
$ python ~/.local/bin/upload.py
</code></pre>
</div>
<div class="subsection">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment