This website requires JavaScript.
Explore
Help
Sign In
github
/
melpa
Watch
1
Star
0
Fork
You've already forked melpa
0
mirror of
https://github.com/correl/melpa.git
synced
2024-11-25 19:19:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
865e0ba1db
melpa
/
cfg
/
home
/
service
/
nginx-stable
/
run
5 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
add stable configuration
2014-09-14 10:58:33 +00:00
#!/bin/bash -e
update nginx-stable service script
2014-09-14 18:01:32 +00:00
exec /usr/sbin/nginx -g 'error_log /dev/null crit;' -c ~/etc/nginx-stable
add stable configuration
2014-09-14 10:58:33 +00:00
Reference in a new issue
Copy permalink