This website works better with JavaScript.
Explore
Help
Sign In
Guusvanmeerveld
/
Dust-Mail
Watch
1
Star
1
Fork
You've already forked Dust-Mail
0
Code
Issues
Pull Requests
Packages
Projects
Releases
9
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
main
main
gh-pages
0.2.4
v0.2.3
0.2.2
v0.2.2
0.1.4
0.1.3
0.1.2
v0.1.1
0.2.1
0.2.3
v0.1.0
v0.2.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
Dust-Mail
/
entrypoint.sh
3 lines
56 B
Raw
Permalink
Blame
History
#!/bin/sh
nginx -g
"daemon off;"
&
node dist/main
&&
fg
View Git Blame
Copy Permalink