2021-09-17 09:20:17 -04:00

8 lines
77 B
Bash
Executable File

#!/bin/bash
set -ex
cd "$(dirname "$0")"
./test-docker.sh
./test-custom.sh