penpot/docker/devenv/files/init.sh
2020-12-02 10:29:55 +01:00

5 lines
52 B
Bash
Executable file

#!/usr/bin/env bash
set -e
nginx
tail -f /dev/null