#!/bin/bash identifier="$1" if [[ -z "${identifier}" ]]; then exit 1; fi exec ia tasks "${identifier}" --cmd derive.php