Actualizar 'docker-db-dump'
This commit is contained in:
parent
a5cb7d0700
commit
ede69dfcef
|
@ -4,7 +4,7 @@
|
||||||
# 2* => directory to place compressed backups when finished
|
# 2* => directory to place compressed backups when finished
|
||||||
# 3 => (optional) number of backups to keep
|
# 3 => (optional) number of backups to keep
|
||||||
|
|
||||||
## NEEDS packages: cpulimit
|
## NEEDS packages: cpulimit, docker
|
||||||
|
|
||||||
set -o allexport
|
set -o allexport
|
||||||
if [[ $1 == '' || $2 == '' ]]; then
|
if [[ $1 == '' || $2 == '' ]]; then
|
||||||
|
|
Loading…
Reference in New Issue