mirror of
https://github.com/tiredofit/docker-db-backup.git
synced 2025-12-21 13:23:12 +01:00
Release 1.21.3 - See CHANGELOG.md
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user