1
0
Fork 0

Actualizar 'docker-db-dump'

This commit is contained in:
Bofh 2022-06-10 08:57:26 +00:00
parent a5cb7d0700
commit ede69dfcef
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# 2* => directory to place compressed backups when finished
# 3 => (optional) number of backups to keep
## NEEDS packages: cpulimit
## NEEDS packages: cpulimit, docker
set -o allexport
if [[ $1 == '' || $2 == '' ]]; then