mirror of
https://github.com/tiredofit/docker-db-backup.git
synced 2025-12-22 13:44:08 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7998156576 |
@@ -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>
|
## 1.21.2 2020-06-08 <dave at tiredofit dot ca>
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
|
|
||||||
echo '** Performing Manual Backup'
|
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