code-server/ci/image/entrypoint.sh

6 lines
50 B
Bash
Raw Normal View History

2020-02-15 06:54:52 +07:00
#!/usr/bin/env bash
set -euo pipefail
eval "$@"