0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00
penpot/docker/devenv/files/entrypoint.sh
2019-12-18 10:54:28 +01:00

4 lines
38 B
Bash

#!/usr/bin/env zsh
set -ex
exec "$@"