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
2025-03-18 17:00:10 -09:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
59764a0aab
melpa
/
cfg
/
home
/
service
/
nginx-stable
/
run
5 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
add stable configuration
2014-09-14 03:58:33 -07:00
#!/bin/bash -e
update nginx-stable service script
2014-09-14 14:01:32 -04:00
exec /usr/sbin/nginx -g 'error_log /dev/null crit;' -c ~/etc/nginx-stable
add stable configuration
2014-09-14 03:58:33 -07:00
Reference in a new issue
Copy permalink