mirror of
https://github.com/coder/code-server.git
synced 2026-05-09 05:47:26 +02:00
Shake CI and docs up
This commit is contained in:
5
ci/image/entrypoint.sh
Executable file
5
ci/image/entrypoint.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
eval "$@"
|
||||
Reference in New Issue
Block a user