1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2025-01-15 20:28:46 +00:00
code-server-2/ci/image/entrypoint.sh
2020-02-14 19:46:17 -05:00

6 lines
50 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
eval "$@"