Armin Friedl
d8d8436325
All checks were successful
continuous-integration/drone/push Build is passing
7 lines
157 B
Bash
Executable file
7 lines
157 B
Bash
Executable file
#!/bin/sh
|
|
|
|
xwim cities500.tar.gz
|
|
mv cities500/cities500.txt .
|
|
rmdir cities500
|
|
python geonames.py
|
|
twopi -Tpng geo_dot.dot -o geo_dot_twopi.png -Groot=root -x
|