#!/bin/sh -e cmds="$(dirname "$(realpath -- "$0")")" "$cmds"/download "$1" "$cmds"/parse "$1"