This website requires JavaScript.
Explore
Help
Sign In
mirror
/
penpot
mirror of
https://github.com/penpot/penpot.git
Watch
1
Star
0
Fork
You've already forked penpot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eeaf28bb25
penpot
/
docker
/
devenv
/
files
/
init.sh
7 lines
84 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-e
nginx
caddy start -c /home/Caddyfile
tail -f /dev/null
;
Reference in New Issue
View Git Blame
Copy Permalink