rust/entrypoint.sh
Paul Campbell 05d853f6ca
Some checks failed
/ test (push) Failing after 8s
First implementation
2024-05-16 19:28:34 +01:00

7 lines
66 B
Bash
Executable file

#!/usr/bin/env bash
set -e
# set
ls -l
echo cargo ${INPUT_ARGS}