0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 22:22:43 -05:00
penpot/docker/images/files/nginx-entrypoint.sh
2020-12-02 10:29:55 +01:00

3 lines
32 B
Bash

#!/usr/bin/env bash
exec "$@";