code-server-2/ci/image/entrypoint.sh

6 lines
50 B
Bash
Raw Normal View History

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