#!/bin/sh
cd /usr/share/domainanalyzer
python2 crawler.py "$@"
