diff options
author | Steve Manuel <nilslice@gmail.com> | 2017-02-07 15:29:43 -0800 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2017-02-07 15:29:43 -0800 |
commit | 5bda6713c9b70f2a7a758dade3f36b40fd96b897 (patch) | |
tree | f355e8eda9690e7e2ef6a7a4760754a4d6caa0ce /deployment | |
parent | 28891b797bb24fde70df46fa2cd791af48526aae (diff) | |
parent | 5896c39e62086969df57b160d0247fa231913b1c (diff) |
Merge branch 'ponzu-dev' of https://github.com/ponzu-cms/ponzu into ponzu-dev
Diffstat (limited to 'deployment')
-rw-r--r-- | deployment/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/README.md b/deployment/README.md index d7d9a3e..7fad586 100644 --- a/deployment/README.md +++ b/deployment/README.md @@ -4,8 +4,8 @@ This is a set of deployment scripts for starting up `ponzu-server` processes on system boot and run levels. To add one for a missing platform / OS, fork the ponzu repository and create a -new pull request with the script inside a directory named by the cooresponding +new pull request with the script inside a directory named by the corresponding init system. Questions? Reach out to [@ponzu_cms](https://twitter.com/ponzu_cms) on Twitter, -or open an issue at https://github.com/ponzu-cms/ponzu
\ No newline at end of file +or open an issue at https://github.com/ponzu-cms/ponzu |