Fulltext results:
- Travian Map Download Script
- nload Script ====== This is my script(s) which I use to downoad the map.sql from Travian and import it... ==== config.inc ===== <code bash> # # database DB_USER="travian" # set this to your database user DB_PASS="travian" # set this to your database password DB_... sql/bin/mysql --default-character-set=utf8 -u${DB_USER} -p${DB_PASS} ${DB_INST}" MYSQLDUMP="/srv/mysql/