#!/bin/bash cd scripts ../.ci/retry.sh $* || exit 1 cd ..