mirror of
https://github.com/tiredofit/docker-db-backup.git
synced 2025-12-21 21:33:28 +01:00
Release 3.0.4 - See CHANGELOG.md
This commit is contained in:
@@ -32,7 +32,7 @@ case "${1,,}" in
|
||||
:
|
||||
;;
|
||||
* )
|
||||
if [ "${manual,,}" = "true" ];
|
||||
if [ "${manual,,}" = "true" ]; then
|
||||
current_time=$(date +"%s")
|
||||
today=$(date +"%Y%m%d")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user