#!/bin/bash

# Call test.sh with the --deploy flag and pass along any other arguments
./test.sh --deploy "$@" 