#!/bin/bash # if [[ "$1" == "bash" ]]; then exec /usr/bin/bash else restic "$@" fi