0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-21 14:26:27 -05:00
penpot/docker/images/files/nginx-entrypoint.sh

4 lines
32 B
Bash
Raw Normal View History

2020-09-09 15:49:06 +02:00
#!/usr/bin/env bash
exec "$@";