3 lines
312 B
3 lines
312 B
#! /usr/bin/env bash
|
|
# generalize via a parameter, default back to USER
|
|
curl http://tunkrank.com/refresh/utopiah.json && curl http://tunkrank.com/score/utopiah.json >> ~/web/benetou.fr/fabien/pub/socialbehaviors/tunkrank_utopiah.txt && echo "" >> ~/web/benetou.fr/fabien/pub/socialbehaviors/tunkrank_utopiah.txt
|
|
|