Files
2024-11-17 02:31:42 +03:00

6 lines
62 B
Bash

#! /usr/bin/env bash
set -e
set -x
bash scripts/test.sh "$@"