Skip to content

Instantly share code, notes, and snippets.

@gbalbuena
Created April 14, 2020 11:47
Show Gist options
  • Save gbalbuena/f75e743f4f21e83a4891472bc08d90d9 to your computer and use it in GitHub Desktop.
Save gbalbuena/f75e743f4f21e83a4891472bc08d90d9 to your computer and use it in GitHub Desktop.

Revisions

  1. gbalbuena created this gist Apr 14, 2020.
    5 changes: 5 additions & 0 deletions retroachievements.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    curl -X GET \
    'http://retroachievements.org/dorequest.php?r=login&u=<$USERNAME>&p=<$PASSWORD>' \
    -H 'Cache-Control: no-cache'