it currently reads:
$ java -cp /swh/app/swh-graph.jar \ org.softwareheritage.graph.backend.Setup /graph/compressed/g
but Setup needs two arguments instead of one, the first one being a full path to the .nodes.csv.gz file
(it's probably better to wait for D1768 to be landed before fixing this)