README.md in prun-ops-0.3.0 vs README.md in prun-ops-0.3.1
- old
+ new
@@ -82,11 +82,11 @@
- `cap [stg] nginx:[start|stop|restart]` start/stop nginx
- `cap [stg] nodejs:install` install node
- `cap [stg] redis:install` install redis server
- `cap [stg] app:prepare`(DEPRECATED) create init scripts
- `cap [stg] app:db_prepare`(DEPRECATED) database first load
-- `cap [stg] nginx:cert` create SSL certificates with [Let's Encrypt](https://letsencrypt.org/)
-- `cap [stg] nginx:ssl` configure nginx with SSL certificates
+- `cap [stg] nginx:cert` create SSL certificates with [Let's Encrypt](https://letsencrypt.org/) and confiture nginx
+- `cap [stg] nginx:ssl`(DEPRECATED) configure nginx with SSL certificates
Considerations:
-
### Deployment