This website requires JavaScript.
Explore
Help
Sign In
github
/
penpot
Watch
1
Star
0
Fork
0
You've already forked penpot
mirror of
https://github.com/penpot/penpot.git
synced
2026-04-28 12:48:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
penpot
/
docker
/
testenv
/
files
/
nginx-entrypoint.sh
Andrey Antukh
91aa8862ff
🎉
Add testenv.
2020-09-11 09:42:53 +02:00
4 lines
32 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
exec
"
$@
"
;
Reference in New Issue
View Git Blame
Copy Permalink