Release 1.21.3 - See CHANGELOG.md

This commit is contained in:
Dave Conroy
2020-06-10 05:19:24 -07:00
parent 6655d5a12a
commit 7998156576
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
## 1.21.3 2020-06-10 <dave at tiredofit dot ca>
### Changed
- Fix `backup-now` manual script due to services.available change
## 1.21.2 2020-06-08 <dave at tiredofit dot ca>
### Added

View File

@@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
echo '** Performing Manual Backup'
/etc/s6/services/10-db-backup/run NOW
/etc/services.available/10-db-backup/run NOW