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 "$@";