Improve wo stack services

This commit is contained in:
VirtuBox
2019-10-29 01:10:37 +01:00
parent bda69cb552
commit fd1105f459
5 changed files with 61 additions and 98 deletions

View File

@@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Version check before updating WordOps with `wo update` is now directly handled by `wo`
- Refactored WordOps download function with python3-requests
- MySQL backup path changed to `/var/lib/wo-backup/mysql`
- Do not check anymore if stack are installed with apt in `wo service` but only if there is a systemd service
#### Fixed