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