1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2025-01-29 01:28:45 +00:00
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 "$@"